blob: 01cbce7eb8d864c27fb7893b9f1de6fbb228acd3 [file] [log] [blame]
{
"name": "TyphoonRestClient",
"version": "1.2.7",
"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.2.7"
},
"platforms": {
"ios": "6.0"
},
"source_files": "TyphoonRestClient/**/*.{h,m}",
"requires_arc": true,
"documentation_url": "http://appsquickly.github.io/TyphoonRestClient/docs/latest/api/"
}