[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / d / 8 / 2 / GreedPhotoBrowser / 0.1.0 / GreedPhotoBrowser.podspec.json
blob5871b34dae6f91c7c88ae4cfe4143d04a642f6ed
2   "name": "GreedPhotoBrowser",
3   "version": "0.1.0",
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.1.0"
17   },
18   "source_files": [
19     "GreedPhotoBrowser",
20     "GreedPhotoBrowser/*.{h,m}"
21   ],
22   "public_header_files": "GreedPhotoBrowser/*.h",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "dependencies": {
28     "SDWebImage": [
30     ],
31     "Masonry": [
33     ]
34   },
35   "requires_arc": true