blob: 55fafb721564bf110b279a5504616146b98955c2 [file] [log] [blame]
{
"name": "DBEnvironmentConfiguration",
"version": "0.2.0",
"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.2.0"
},
"social_media_url": "https://twitter.com/davidwbenko",
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "DBEnvironmentConfiguration/**/*.{h,m}"
}