blob: 23f357ac423dc92afaa4352b3c8b34b64a5c08a7 [file] [log] [blame]
{
"name": "XCEAPIClient",
"summary": "URLSession-based API client for Cocoa and Cocoa Touch.",
"version": "4.0.2",
"homepage": "https://XCEssentials.github.io/APIClient",
"source": {
"git": "https://github.com/XCEssentials/APIClient.git",
"tag": "4.0.2"
},
"source_files": "Sources/**/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Khatskevich": "maxim@khatskevi.ch"
},
"pushed_with_swift_version": "3.1"
}