blob: 39d9488187037fede3240fc02e1232498c1a30f6 [file] [log] [blame]
{
"name": "SimpleInstantiate",
"version": "0.0.5",
"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.5"
},
"source_files": "SimpleInstantiate/*.swift"
}