[Add] SampleOTP 0.2.0
[CocoaPods.git] / Specs / 0 / b / 2 / CCLibrary / 1.0.2 / CCLibrary.podspec.json
blob7757a413d2d668795b70cb5c7f9513b5ef07c1ca
2   "name": "CCLibrary",
3   "version": "1.0.2",
4   "summary": "objc chain programming.",
5   "homepage": "https://github.com/cuizhibo/CCLibrary",
6   "license": "MIT",
7   "authors": {
8     "cuizhibo": "cui_zhibo@126.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/cuizhibo/CCLibrary.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "CCLibraryDemo/CCLibrary/*.{h,m}",
19   "subspecs": [
20     {
21       "name": "CUIkit",
22       "source_files": "CCLibraryDemo/CCLibrary/CUIkit/*.{h,m}"
23     }
24   ]