[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 5 / 3 / ZZCKit / 0.1.2 / ZZCKit.podspec.json
blob4681258cb6c61cd114522a747a0d5a78c868fcd9
2   "name": "ZZCKit",
3   "version": "0.1.2",
4   "summary": "ZZCKit.",
5   "homepage": "https://github.com/zhouzhicun/ZZCKit",
6   "license": {
7     "type": "Copyright",
8     "text": "              © 2008-2016 Meitu. All rights reserved.\n"
9   },
10   "authors": {
11     "zzc": "315701008@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/zhouzhicun/ZZCKit.git",
18     "tag": "0.1.2"
19   },
20   "source_files": "ZZCKit/*.{h,m}",
21   "public_header_files": "ZZCKit/*.h",
22   "frameworks": [
23     "Foundation",
24     "Security"
25   ],
26   "requires_arc": true,
27   "subspecs": [
28     {
29       "name": "Categorys",
30       "source_files": "ZZCKit/Categorys/**/*.{h,m}"
31     },
32     {
33       "name": "Util",
34       "source_files": "ZZCKit/Util/**/*.{h,m}"
35     }
36   ]