blob: 4f1e6cd8a4215724d6c1c26b3b56792f9a1e00fa [file] [log] [blame]
{
"name": "ArtikCloudSwift3",
"version": "2.0.8",
"summary": "This SDK helps you connect your iOS, OS X, tvOS, and watchOS applications to ARTIK Cloud.",
"authors": {
"ARTIK Cloud": "developer@artik.cloud"
},
"homepage": "https://github.com/artikcloud/artikcloud-swift3",
"social_media_url": "https://twitter.com/artikcloud",
"license": "Apache License, Version 2.0",
"documentation_url": "https://github.com/artikcloud/artikcloud-swift3/blob/master/README.md",
"platforms": {
"ios": "9.0",
"osx": "10.11"
},
"cocoapods_version": ">= 1.1",
"dependencies": {
"PromiseKit": [
"~> 4.0"
],
"Alamofire": [
"~> 4.0.1"
]
},
"source": {
"git": "https://github.com/artikcloud/artikcloud-swift3.git",
"tag": "2.0.7"
},
"source_files": "ArtikCloud/Classes/Swaggers/**/*.swift",
"pushed_with_swift_version": "3.0"
}