[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / e / c / MPKit / 0.0.3 / MPKit.podspec.json
blob9dc3b27a83ee81682712c7ffb2d5493e53151f9f
2   "name": "MPKit",
3   "version": "0.0.3",
4   "summary": "Add Categories",
5   "homepage": "https://github.com/yyqxiaoyin/MPKitPodTest",
6   "license": "MIT",
7   "authors": {
8     "yyqxiaoyin": "357491060@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/yyqxiaoyin/MPKitPodTest.git",
12     "tag": "0.0.3"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "MPKit.framework/**/*.{h,m}",
18   "public_header_files": "MPKit.framework/**/*.{h}",
19   "frameworks": "Foundation",
20   "vendored_frameworks": "MPKit.framework",
21   "requires_arc": true,
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "FMDB": [
28     ]
29   }