blob: 309f53f53dd3f465bef9f5721183722ad51d90ad [file] [log] [blame]
{
"name": "Connpass",
"version": "0.1.0",
"summary": "connpass search API for Swift.",
"homepage": "https://github.com/szk-atmosphere/Connpass",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"szk-atmosphere": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/szk-atmosphere/Connpass.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Connpass/*.{swift}"
}