blob: 801f509de95ff3f3c52b408abd7b4743b1e1f883 [file] [log] [blame]
{
"name": "ConfigKit",
"version": "0.3.4",
"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.3.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ConfigKit/Classes/**/*",
"pushed_with_swift_version": "3.0"
}