blob: db19b3b100d8cc7ee50bc5f8d386b71cbd405a80 [file] [log] [blame]
{
"name": "RONetworking",
"version": "2.1.8",
"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.8"
},
"source_files": "Source/**/*",
"frameworks": "SystemConfiguration",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"Alamofire": [
"~> 4.0"
],
"SwiftyJSON": [
"~> 3.0.0"
]
},
"pushed_with_swift_version": "3.0"
}