[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / d / 8 / 2 / GreedPhotoBrowser / 0.0.6 / GreedPhotoBrowser.podspec.json
blobf0bf2bff64411e5313bb4658558b4504513a5321
2   "name": "GreedPhotoBrowser",
3   "version": "0.0.6",
4   "summary": "a photo browser for iOS",
5   "description": "this is a photo browser for iOS",
6   "homepage": "https://github.com/greedlab/GreedPhotoBrowser",
7   "license": "MIT",
8   "authors": {
9     "Bell": "bell@greedlab.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/greedlab/GreedPhotoBrowser.git",
16     "tag": "0.0.6"
17   },
18   "source_files": [
19     "GreedPhotoBrowser",
20     "GreedPhotoBrowser/*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "dependencies": {
27     "SDWebImage": [
29     ],
30     "Masonry": [
32     ]
33   },
34   "requires_arc": true