blob: b0acd3a1ff99846ab7fda6f62a3210314a9c35a3 [file] [log] [blame]
{
"name": "NBNPhotoChooser",
"version": "0.0.2",
"platforms": {
"ios": null
},
"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.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}