blob: 4621af670754e082bcdfedcb06925e43d0abb06e [file] [log] [blame]
{
"name": "SimpleInstantiate",
"version": "0.0.6",
"summary": "Simple way to instantiate in Swift.",
"homepage": "https://github.com/takecian/SimpleInstantiate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"takecian": "takecian@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/takecian/SimpleInstantiate.git",
"tag": "0.0.6"
},
"source_files": "SimpleInstantiate/*.swift"
}