blob: 76f6e3bf9820cc2be9df9fbe10509b10c9ca30e9 [file] [log] [blame]
{
"name": "RxNetworkApiClient",
"version": "0.0.3",
"summary": "Simple Rx network library.",
"description": "See description on github.",
"homepage": "https://github.com/starmel/RxNetworkApiClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"starmel": "slava.kornienko16@gmail.com"
},
"source": {
"git": "https://github.com/starmel/RxNetworkApiClient.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "RxNetworkApiClient/Classes/**/*",
"dependencies": {
"RxSwift": [
],
"SwiftyJSON": [
]
}
}