[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 5 / a / JFKits / 0.1.0 / JFKits.podspec.json
blob63f6b5c246859d6a6d686a22d09d607a78388a42
2   "name": "JFKits",
3   "version": "0.1.0",
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.0"
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   }