[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 6 / c / TestPodFrameWork / 2.1.5 / TestPodFrameWork.podspec.json
blob017441b108bf121c4809c0bda03681b088d5a3fd
2   "name": "TestPodFrameWork",
3   "version": "2.1.5",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "TestPodFrameWork is test!",
8   "homepage": "https://github.com/SmallBob/TestPodFrameWork",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "chumo": "smallboy100415@163.com"
15   },
16   "source": {
17     "git": "https://github.com/SmallBob/TestPodFrameWork.git",
18     "tag": "2.1.5"
19   },
20   "ios": {
21     "vendored_frameworks": [
22       "TestPodFrameWork.framework",
23       "AliyunVodPlayerSDK.framework",
24       "AliyunVodPlayerViewSDK.framework"
25     ]
26   },
27   "resources": "AliyunVodPlayerViewResource.bundle",
28   "frameworks": [
29     "VideoToolBox",
30     "MediaPlayer"
31   ],
32   "libraries": "z",
33   "requires_arc": true,
34   "subspecs": [
35     {
36       "name": "TestPod",
37       "ios": {
38         "vendored_frameworks": "TestPodFrameWork.framework"
39       }
40     }
41   ]