[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / d / f / 8 / ZLPhotoBrowser-objc / 1.0.2 / ZLPhotoBrowser-objc.podspec.json
blobd05c1a5a9ca86867bc20144d84bb81377a53b8e2
2   "name": "ZLPhotoBrowser-objc",
3   "version": "1.0.2",
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.2"
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   }