blob: 810360c20199dc4ef09a05d3482404776e94833d [file] [log] [blame]
{
"name": "Requestable",
"version": "0.1.0",
"summary": "Network request protocol",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/taktem/Requestable",
"authors": {
"taktem": "nishimura[at]taktem.com"
},
"source": {
"git": "https://github.com/taktem/Requestable.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Requestable/**/*.swift"
}