[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 9 / f / d / TWBDPlayer / 0.0.4 / TWBDPlayer.podspec.json
blob2203061dad4b13b5573d8e8fbf0fe8e3b502fd7b
2   "name": "TWBDPlayer",
3   "version": "0.0.4",
4   "summary": "TWBDPlayer, a BDCloudPlayer simple module",
5   "homepage": "https://github.com/TiltWang/TWBDPlayer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "tiltwang": "wangxufeng092@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/TiltWang/TWBDPlayer.git",
18     "tag": "0.0.4"
19   },
20   "source_files": "TWBDPlayer/Classes/**/*.{h,m}",
21   "resources": "TWBDPlayer/Classes/TWBDPlayerFiles.bundle",
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
26     ],
27     "BaiduBCEPlayerFull": [
28       "2.2.4"
29     ],
30     "TWBaseTool": [
32     ]
33   }