blob: 7ae277d89daf7e8bd38ee29de917dbc5d4f9a57b [file] [log] [blame]
{
"name": "GreedPhotoBrowser",
"version": "0.0.7",
"summary": "a photo browser for iOS",
"description": "this is a photo browser for iOS",
"homepage": "https://github.com/greedlab/GreedPhotoBrowser",
"license": "MIT",
"authors": {
"Bell": "bell@greedlab.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/greedlab/GreedPhotoBrowser.git",
"tag": "0.0.7"
},
"source_files": [
"GreedPhotoBrowser",
"GreedPhotoBrowser/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"SDWebImage": [
],
"Masonry": [
]
},
"requires_arc": true
}