blob: 0dd004188ff5f500d3d69e8764ea7ebf43572851 [file] [log] [blame]
{
"name": "ConfigKit",
"version": "0.1.0",
"summary": "Framework to manage your app configuration",
"description": "Remotely manage your configuration",
"homepage": "https://github.com/willpowell8/ConfigKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Will Powell": "willpowell8@gmail.com"
},
"source": {
"git": "https://github.com/willpowell8/ConfigKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ConfigKit/Classes/**/*",
"pushed_with_swift_version": "3.0"
}