[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / a / 7 / HLPhotoBrowser / 0.0.2 / HLPhotoBrowser.podspec.json
blob851cef120daac21787777c2b09453ebe6ffdac5b
2   "name": "HLPhotoBrowser",
3   "version": "0.0.2",
4   "summary": "An easy way to Multiselect photos from ablum, and support for multiple languages (Chinese, English, Japanese ...)",
5   "homepage": "https://github.com/huangzhentong/HLPhotoBrowser-master",
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/huangzhentong/HLPhotoBrowser-master.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "PhotoBrowser/*.{h,m}",
18   "resources": "PhotoBrowser/resource/*.{png,xib,nib,bundle}",
19   "requires_arc": true,
20   "frameworks": [
21     "UIKit",
22     "Photos"
23   ]