[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 0 / a / 8 / CCExtension / 1.0.4 / CCExtension.podspec.json
bloba0da0d033444ed8c6c808d709657820c862beb16
2   "name": "CCExtension",
3   "version": "1.0.4",
4   "summary": "private pod repo",
5   "homepage": "https://github.com/semonchan/CCExtension",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "VanChan": "https://www.jianshu.com/u/1b213da38d33"
12   },
13   "social_media_url": "https://www.jianshu.com/u/1b213da38d33",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/semonchan/CCExtension.git",
20     "tag": "1.0.4"
21   },
22   "subspecs": [
23     {
24       "name": "Category",
25       "public_header_files": "CCExtension/*.h",
26       "source_files": [
27         "CCExtension/CCGlobalDefines.h",
28         "CCExtension/Category/*.{h,m}"
29       ]
30     }
31   ]