[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / d / e / ChainedKit / 1.0 / ChainedKit.podspec.json
blob6bfacba4d26d8e3fa664ef8e7f28c7c1bc1940ba
2   "name": "ChainedKit",
3   "version": "1.0",
4   "summary": "Chained Code",
5   "description": "An Easy way to Chain Code",
6   "homepage": "https://github.com/silence0201/ChainedKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Silence": "374619540@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/silence0201/ChainedKit.git",
19     "tag": "1.0"
20   },
21   "source_files": [
22     "ChainedKit",
23     "ChainedKit/**/*.{h,m}"
24   ],
25   "exclude_files": "ChainedKit/Exclude",
26   "public_header_files": "ChainedKit/**/*.h",
27   "requires_arc": true