[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 7 / 3 / a / ZGPhotoBrowser / 1.0.1 / ZGPhotoBrowser.podspec.json
blob7c60d7bb78766649b3917b1b2fec1a07646c808e
2   "name": "ZGPhotoBrowser",
3   "version": "1.0.1",
4   "summary": "a browser for photos",
5   "description": "to browse photo conveniently",
6   "homepage": "https://github.com/MR-Zong",
7   "license": {
8     "type": "Apache License, Version 2.0"
9   },
10   "authors": {
11     "ZongGenXu": "540682674@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/MR-Zong/ZGPhotoBrowser.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "ZGPhotoBrowser/ZGPhotoBrowser/Source/**/*.{h,m}",
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "dependencies": {
24     "SDWebImage": [
26     ]
27   }