[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 5 / a / JFKits / 0.1.3.1 / JFKits.podspec.json
blob18162eff271c96920bf8ab9ca52b3b54ef3f8732
2   "name": "JFKits",
3   "version": "0.1.3.1",
4   "summary": "我的工具集",
5   "homepage": "https://github.com/fjlprivate/JFKits.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "fjlprivate": "869325397@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/fjlprivate/JFKits.git",
18     "tag": "0.1.3.1"
19   },
20   "source_files": "JFKit/**/*",
21   "resource_bundles": {
22     "JFKits": [
23       "JFKit/**/*.otf"
24     ]
25   },
26   "requires_arc": true,
27   "dependencies": {
28     "Masonry": [
30     ],
31     "SDWebImage": [
33     ],
34     "YYWebImage": [
36     ],
37     "LTNavigationBar": [
39     ],
40     "TZImagePickerController": [
41       "~> 3.2.1"
42     ]
43   }