blob: 1425e8d62dec2c8b152f9b16d16d020a9502fb98 [file] [log] [blame]
{
"name": "RxRestApiManager",
"version": "0.0.7",
"summary": "RxRestApiManager",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.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.7"
},
"source_files": "RxRestApiManager/**/*.{swift}",
"dependencies": {
"RestApiManager": [
],
"RxSwift": [
]
},
"requires_arc": true
}