blob: 81abbd0bc256243b5de7e85c02fd8d13a65277d9 [file] [log] [blame]
{
"name": "NexosisApiClient",
"version": "0.1.3",
"summary": "Swift client for the Nexosis API.",
"description": "The NexosisApiClient makes it easy to use use the Nexosis API from Swift.",
"homepage": "http://nexosis.com",
"license": "Apache License, Version 2.0",
"authors": {
"Guy Royse": "guy.royse@nexosis.com"
},
"social_media_url": "http://twitter.com/Nexosis",
"platforms": {
"ios": "8.0",
"osx": "10.11",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/Nexosis/nexosisclient-swift.git",
"tag": "0.1.3"
},
"source_files": "Source/**/*.swift",
"dependencies": {
"Alamofire": [
"~> 4.4"
],
"PromiseKit": [
"~> 4.3.2"
],
"PromiseKit/Alamofire": [
"~> 4.3.2"
]
},
"pushed_with_swift_version": "3.2"
}