blob: 33ff496db926ea449f84f28b6ce504704b37838e [file] [log] [blame]
{
"name": "RxRestApiManager",
"version": "0.0.4",
"summary": "RxRestApiManager",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"description": "RxRestApiManager description",
"homepage": "https://github.com/Panevnyk",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"panevnyk": "sieter3008@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Panevnyk/RxRestApiManager.git",
"tag": "0.0.4"
},
"source_files": "RxRestApiManager/**/*.{swift}",
"dependencies": {
"RestApiManager": [
],
"RxSwift": [
]
},
"requires_arc": true
}