blob: 245ce723c95f45108e3051b7701c29e031897650 [file] [log] [blame]
{
"name": "RONetworking",
"version": "2.1.5",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/prine/RONetworking",
"authors": {
"Robin Oster": "robin.oster@rascor.com"
},
"summary": "A generic webservice implementation including made easy object mapping with JSON responses",
"source": {
"git": "https://github.com/prine/RONetworking.git",
"tag": "2.1.5"
},
"source_files": "Source/**/*",
"frameworks": "SystemConfiguration",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"Alamofire": [
"~> 4.0"
],
"SwiftyJSON": [
"~> 3.0.0"
]
},
"pushed_with_swift_version": "3.0"
}