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