[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 8 / d / CYKFoundation / 1.0.2 / CYKFoundation.podspec.json
blob7e42174b602c825f303353b784c8f1b821a61bde
2   "name": "CYKFoundation",
3   "version": "1.0.2",
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.2"
20   },
21   "source_files": "SourceCode/**/*.{h,m}",
22   "public_header_files": "SourceCode/**/*.h",
23   "requires_arc": true