[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / f / 0 / JKit / 2.2.0 / JKit.podspec.json
blob0bf286df4c0155efa98b69b3273c71ef1ba7f26e
2   "name": "JKit",
3   "version": "2.2.0",
4   "summary": "Fast iOS Develope App Kit",
5   "description": "JKit 开发时用的工具类",
6   "homepage": "https://github.com/GitHubZebra/JKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "陈杰": "mr_banma@126.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/GitHubZebra/JKit.git",
19     "tag": "2.2.0"
20   },
21   "source_files": "JKit/**/*.{h,m,plist}",
22   "exclude_files": "JKit/Tool/JCamera",
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "3.0"
26   }