blob: b203b2f8ce790a9e66e82a788a9f3fc842c40edc [file] [log] [blame]
{
"name": "OWPhotoBrowser",
"version": "0.1.0",
"summary": "Light-weight photo browser for iOS.",
"homepage": "https://github.com/tonycn/OWPhotoBrowser",
"authors": {
"Jianjun Wu": "jxjstony@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/tonycn/OWPhotoBrowser.git",
"tag": "0.1.0"
},
"source_files": "PhotoBrowser/**/*.{h,m}",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
}
}