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