blob: f6f8720b863ef3285273629e9066c0bf17fe6898 [file] [log] [blame]
{
"name": "Gnomon",
"version": "2.0.1",
"summary": "Common Rest API manager for Netco Sports projects on Swift with RxSwift",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/netcosports/Gnomon",
"authors": {
"Vladimir Burdukov": "vladimir.burdukov@netcosports.com"
},
"source": {
"git": "https://github.com/netcosports/Gnomon.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.10"
},
"source_files": "Sources/*.swift",
"dependencies": {
"RxSwift": [
"~> 3"
],
"RxCocoa": [
"~> 3"
],
"SwiftyJSON": [
"~> 3"
],
"AEXML": [
"~> 4"
],
"FormatterKit/URLRequestFormatter": [
">= 1.8.2"
]
},
"pushed_with_swift_version": "3.1"
}