blob: 7a26388d503b31fc61a1c0a9fba252c1d0ce3d22 [file] [log] [blame]
{
"name": "SimpleInstantiate",
"version": "0.2.1",
"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.2.1"
},
"source_files": "SimpleInstantiate/*.swift",
"social_media_url": "https://twitter.com/takecian",
"swift_version": "4.2"
}