blob: d8341a8ac65417ec888b5725fbd740fd6b517798 [file] [log] [blame]
{
"name": "NBNPhotoChooser",
"version": "0.0.6",
"platforms": {
"ios": 6.0
},
"summary": "NBNPhotoChooser is an example implementation of the Tumblr Photo Chooser.",
"homepage": "https://github.com/nerdishbynature/NBNPhotoChooser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Piet Brauer": "piet@nerdishbynature.com"
},
"source": {
"git": "https://github.com/nerdishbynature/NBNPhotoChooser.git",
"tag": "0.0.6"
},
"source_files": "Classes/**/*.{h,m}",
"resource_bundles": {
"NBNPhotoChooser": "Assets/*"
},
"requires_arc": true
}