blob: 2f6026c818cd5905af02e7d2fd9f3433ca0d34a6 [file] [log] [blame]
{
"name": "NBMiniModal",
"version": "1.0.0",
"summary": "Displays a small modal dialog that doesn't cover the whole screen.",
"homepage": "https://github.com/needbee/nbminimodal",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Josh Justice": "josh@need-bee.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/needbee/nbminimodal.git",
"tag": "1.0.0"
},
"source_files": [
"src",
"src/**/*.{h,m}"
],
"requires_arc": false
}