[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 5 / 0 / a / GLPhotoBrowser / 1.0.0 / GLPhotoBrowser.podspec.json
blob7ca1f2c95aed5fde34b8df0fdf5645c0a1abb04f
2   "name": "GLPhotoBrowser",
3   "version": "1.0.0",
4   "summary": "A iOS photo browser like wechat",
5   "description": "GLPhotoBrowser is a iOS photo browser like wechat",
6   "homepage": "https://github.com/gaoli/GLPhotoBrowser",
7   "license": "MIT",
8   "authors": {
9     "gaoli": "3071730@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/gaoli/GLPhotoBrowser.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "GLPhotoBrowser/Classes/**/*.{h,m}",
20   "dependencies": {
21     "SDWebImage": [
22       "3.8.2"
23     ],
24     "KVOController": [
25       "1.2.0"
26     ]
27   }