blob: 6ab7f0fa10ce0dccb6b1159bf1a56abd95f40ce7 [file] [log] [blame]
{
"name": "SCConfiguration",
"version": "1.0.0",
"summary": "With SCConfiguration you can easily read environment-dependent config data from a certain plist file.",
"homepage": "https://github.com/team-supercharge/SCConfiguration",
"source": {
"git": "https://github.com/team-supercharge/SCConfiguration.git",
"tag": "1.0.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Supercharge": "hello@supercharge.io"
},
"social_media_url": "https://twitter.com/TeamSupercharge",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"frameworks": "Foundation",
"source_files": "SCConfiguration/*"
}