[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 5 / 8 / d / CYKFoundation / 1.0.3 / CYKFoundation.podspec.json
bloba6ad42ccfd33789a09368ede578e023757cf9ffd
2   "name": "CYKFoundation",
3   "version": "1.0.3",
4   "summary": "常用基础封装",
5   "description": "常用方法,类别的封装",
6   "homepage": "https://github.com/cocopodspublic/CYKFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Jerry": "chenyongkaiios@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/cocopodspublic/CYKFoundation.git",
19     "tag": "1.0.3"
20   },
21   "source_files": "SourceCode/**/*.{h,m}",
22   "public_header_files": "SourceCode/**/*.h",
23   "requires_arc": true