blob: 44df78a0b03b303ecf2eea1f74fecbc9376f704e [file] [log] [blame]
{
"name": "NBThemeConfig",
"version": "1.0.1",
"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.1"
},
"source_files": [
"src",
"src/**/*.{h,m}"
],
"requires_arc": true
}