blob: 0f98d0c26e8eeb3379cbc90a198241f22666dd42 [file] [log] [blame]
{
"name": "DBEnvironmentConfiguration",
"version": "0.1.1",
"summary": "Easily switch between development environments/ configurations",
"description": "Super-simple environment configuration for iOS apps. Switch between environments by changing one word.\n",
"homepage": "https://github.com/DavidBenko/DBEnvironmentConfiguration",
"license": "MIT",
"authors": {
"David Benko": "dbenko@prndl.us"
},
"source": {
"git": "https://github.com/DavidBenko/DBEnvironmentConfiguration.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/davidwbenko",
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "DBEnvironmentConfiguration/**/*.{h,m}"
}