blob: 1ba2b5596dd539dc7c0b1054ff6a5f76e12d8cae [file] [log] [blame]
{
"name": "RESTClient-iOS",
"version": "0.1.8",
"summary": "RESTClient is a lightweight wrapper for Alamofire requests that works with JSON responses",
"homepage": "https://github.com/Streetmage/RESTClient",
"license": "MIT",
"authors": "Evgeny Kubrakov",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Streetmage/RESTClient.git",
"tag": "0.1.8"
},
"source_files": "RESTClient/*.swift",
"requires_arc": true,
"dependencies": {
"Alamofire": [
]
},
"pushed_with_swift_version": "3.0"
}