blob: 3bbad1dc14b84d06f1dcb32e6c6f2a501b200921 [file] [log] [blame]
{
"name": "ArtikCloudSwift",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"version": "2.0.5",
"source": {
"git": "https://github.com/artikcloud/artikcloud-swift.git",
"tag": "2.0.5"
},
"license": "Apache License, Version 2.0",
"source_files": "ArtikCloud/Classes/Swaggers/**/*.swift",
"dependencies": {
"PromiseKit": [
"~> 3.2.1"
],
"Alamofire": [
"~> 3.1.5"
]
},
"authors": {
"Maneesh Sahu": "maneesh.sahu@ssi.samsung.com"
},
"homepage": "https://github.com/artikcloud/artikcloud-swift",
"summary": "This SDK helps you connect your iOS, OS X, tvOS, and watchOS applications to ARTIK Cloud."
}