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