CNLivePublishContent.podspec.json 607 Bytes
{
  "name": "CNLivePublishContent",
  "version": "0.0.1",
  "summary": "测试组件化",
  "homepage": "http://bj.gitlab.cnlive.com/ios-team/CNLivePublishContents",
  "license": {
    "type": "MIT",
    "file": "LICENSE"
  },
  "authors": {
    "殷巧娟": "1427945373@qq.com"
  },
  "source": {
    "git": "http://bj.gitlab.cnlive.com/ios-team/CNLivePublishContents.git",
    "tag": "0.0.1"
  },
  "platforms": {
    "ios": "9.0"
  },
  "source_files": "CNLivePublishContent/Classes/**/*.{h,m}",
  "frameworks": [
    "UIKit",
    "Foundation"
  ],
  "dependencies": {
    "AFNetworking": [

    ]
  }
}