[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / f / 0 / JKit / 1.9.12 / JKit.podspec.json
blob0cd673deb79d47d4d7d7040aa9c20278e3f53cc9
2   "name": "JKit",
3   "version": "1.9.12",
4   "summary": "Fast iOS Develope App Kit",
5   "description": "JKit 开发时用的工具类\nFast iOS Develope App Kit",
6   "homepage": "https://github.com/GitHubZebra/JKit",
7   "license": "MIT",
8   "authors": {
9     "陈杰": "mr_banma@126.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/GitHubZebra/JKit.git",
16     "tag": "1.9.12"
17   },
18   "source_files": "JKit/**/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "SVProgressHUD": [
23     ],
24     "ReactiveCocoa": [
26     ],
27     "SDWebImage": [
29     ],
30     "QBImagePickerController": [
32     ]
33   }