[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 8 / 4 / FCLive / 1.0.0 / FCLive.podspec.json
blob4ad5b566e7c74009bdf896c01922fc8afdb78e1b
2   "name": "FCLive",
3   "version": "1.0.0",
4   "summary": "FCLive",
5   "description": "封装的直播功能",
6   "homepage": "https://gitee.com/FCComp/FCLive",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fczhouyou": "zhouyou@sobey.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/FCComp/FCLive.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "FCLive/FCLive.framework/Headers/*.h",
22   "resources": "FCLive/*.bundle",
23   "vendored_frameworks": "FCLive/*.framework",
24   "dependencies": {
25     "Masonry": [
27     ],
28     "PLMediaStreamingKit": [
30     ]
31   }