blob: c3f8f5ffa47a60e0fe02fabc4feff08819448255 [file] [log] [blame]
{
"name": "Connpass",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Connpass/*.{swift}"
}