[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / b / 4 / 8 / HQPhotoBrowser / 0.0.3 / HQPhotoBrowser.podspec.json
blob0fec501b549d457957a5097c69eb7a6c1c6d55d8
2   "name": "HQPhotoBrowser",
3   "version": "0.0.3",
4   "summary": "iOS 图片浏览器",
5   "description": "简易iOS图片浏览器,方便使用",
6   "homepage": "https://github.com/Vesincc/HQPhotoBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hq": "1464467970@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/Vesincc/HQPhotoBrowser.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "Classes",
23     "HQPhotoBrowser/HQPhotoBrowser/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "requires_arc": true,
27   "dependencies": {
28     "SDWebImage": [
30     ]
31   }