blob: 9cbbb3f4e53948d6f353500e7f4b4230abb5ef94 [file] [log] [blame]
{
"name": "RestEngine",
"version": "0.1.0",
"summary": "An engine to communicate with rest apis.",
"description": "An engine to communicate with rest apis. It is written over Argo and RxSwift.",
"homepage": "https://github.com/hariseldon78/RestEngine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roberto Previdi": "hariseldon78@gmail.com"
},
"source": {
"git": "https://github.com/hariseldon78/RestEngine.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RestEngine/Classes/**/*",
"pushed_with_swift_version": "3.0"
}