blob: 6996916e5c9a16d3d0c051ddbb6abe5358df9481 [file] [log] [blame]
{
"name": "RxNetworkApiClient",
"version": "0.1.2",
"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.1.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "RxNetworkApiClient/Classes/**/*",
"dependencies": {
"RxSwift": [
],
"SwiftyJSON": [
]
}
}