blob: 229f1bcea74979b9d2e380fc21c3d7d74605f493 [file] [log] [blame]
{
"name": "TyphoonRestClient",
"version": "1.4.1",
"license": "Apache2.0",
"summary": "Flexible HTTP client for Objective-C and Swift",
"homepage": "https://github.com/appsquickly/TyphoonRestClient",
"authors": {
"Aleksey Garbarev, Jasper Blues & Contributors": "aleksey@appsquick.ly"
},
"source": {
"git": "https://github.com/appsquickly/TyphoonRestClient.git",
"tag": "1.4.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "TyphoonRestClient/**/*.{h,m}",
"requires_arc": true,
"documentation_url": "http://appsquickly.github.io/TyphoonRestClient/docs/latest/api/"
}