blob: 0743fbd098ee02e9d8c4c2b153b8787bf7ca2886 [file] [log] [blame]
{
"name": "NBThemeConfig",
"version": "1.0.0",
"summary": "Configure all the colors for your app in a single plist.",
"homepage": "https://github.com/needbee/nbthemeconfig",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Josh Justice": "josh@need-bee.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/needbee/nbthemeconfig.git",
"tag": "1.0.0"
},
"source_files": [
"src",
"src/**/*.{h,m}"
],
"requires_arc": false
}