[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 5 / a / JFKits / 0.1.3 / JFKits.podspec.json
blobe956ac6939b3969c82658f0ddba48102e7e1914a
2   "name": "JFKits",
3   "version": "0.1.3",
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"
19   },
20   "source_files": "JFKit/**/*",
21   "requires_arc": true,
22   "dependencies": {
23     "Masonry": [
25     ],
26     "SDWebImage": [
28     ],
29     "YYWebImage": [
31     ],
32     "LTNavigationBar": [
34     ],
35     "TZImagePickerController": [
36       "~> 3.2.1"
37     ]
38   }