{ | |
"name": "Curvature", | |
"version": "0.1.1", | |
"license": "MIT", | |
"summary": "HTTP request/response entities for Swift 2 (Linux ready)", | |
"homepage": "https://github.com/Zewo/Curvature", | |
"authors": { | |
"Paulo Faria": "paulo.faria.rl@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/Zewo/Curvature.git", | |
"tag": "v0.1.1" | |
}, | |
"platforms": { | |
"ios": "8.0", | |
"osx": "10.9" | |
}, | |
"source_files": "Curvature/**/*.swift", | |
"requires_arc": true | |
} |