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