[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / f / 8 / ZLPhotoBrowser-objc / 1.0.4 / ZLPhotoBrowser-objc.podspec.json
blobf1002247d9b7353a0d376827ac3b958f0148b431
2   "name": "ZLPhotoBrowser-objc",
3   "version": "1.0.4",
4   "summary": "ZLPhotoBrowser 的oc版本",
5   "homepage": "https://github.com/longitachi/ZLPhotoBrowser-objc",
6   "license": "MIT",
7   "platforms": {
8     "ios": "8.0"
9   },
10   "authors": {
11     "longitachi": "longitachi@163.com"
12   },
13   "source": {
14     "git": "https://github.com/longitachi/ZLPhotoBrowser-objc.git",
15     "tag": "1.0.4"
16   },
17   "source_files": "ZLPhotoBrowser/PhotoBrowser/**/*.{h,m}",
18   "resources": "ZLPhotoBrowser/PhotoBrowser/resource/*.{png,xib,nib,bundle}",
19   "requires_arc": true,
20   "frameworks": [
21     "UIKit",
22     "Photos",
23     "PhotosUI"
24   ],
25   "dependencies": {
26     "SDWebImage": [
28     ]
29   }