[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / b / JPhotoBrowser / 0.1.3 / JPhotoBrowser.podspec.json
blob15996f83e1d418f5007a36c310031d39c312da20
2   "name": "JPhotoBrowser",
3   "version": "0.1.3",
4   "summary": "图片浏览工具",
5   "description": "图片浏览工具",
6   "homepage": "https://git.oschina.net/appkf",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jcooper": "jhfappkf@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/appkf/JPhotoBrowser",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "JPhotoBrowser",
23     "JPhotoBrowser/Classes/**/*.{h,m}"
24   ],
25   "resources": "JPhotoBrowser/Assets/JPhotoBrowser.bundle",
26   "frameworks": [
27     "UIKit",
28     "Foundation",
29     "MediaPlayer"
30   ],
31   "dependencies": {
32     "SDWebImage/GIF": [
34     ],
35     "Masonry": [
36       "~> 1.1"
37     ],
38     "FLAnimatedImage": [
39       "~> 1.0"
40     ],
41     "JBaseWorking": [
42       "~> 0.1.10"
43     ]
44   }