blob: 0215b40733e8ffd2a0c554f4420dc5d22b05f1f5 [file] [log] [blame]
{
"name": "Indigear",
"version": "0.0.1",
"summary": "Simple HTTP client for Swift",
"homepage": "https://github.com/thisisdingo/Indigear",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"": ""
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/thisisdingo/Indigear.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Indigear/**/*.{swift}"
],
"exclude_files": "Classes/Exclude"
}