blob: 6aef9a95af9b01fb25382484892e988ada9f6e5a [file] [log] [blame]
{
"name": "TAKSwiftSupport",
"version": "0.1.3",
"summary": "Swift Handler",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"homepage": "https://github.com/taktem/TAKSwiftSupport",
"authors": {
"SOMTD": "nishimura[at]taktem.com"
},
"source": {
"git": "https://github.com/taktem/TAKSwiftSupport.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "TAKSwiftSupport/Common/**/*.swift"
}