blob: 2f3d212d70c7b45a8168300c7930bb5d25909cc2 [file] [log] [blame]
{
"name": "SimpleInstantiate",
"version": "0.0.4",
"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.4"
},
"source_files": "SimpleInstantiate/*.swift"
}