blob: c59f39749edcc3d2d80d48f70aba1cd85294c44d [file] [log] [blame]
{
"name": "SimpleInstantiate",
"version": "0.0.3",
"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.3"
},
"source_files": "SimpleInstantiate/*.swift"
}