blob: bd080c9b0155008e1e9636fe56824b7d947f7807 [file] [log] [blame]
{
"name": "ArtikCloud",
"version": "2.0.8",
"summary": "ARTIK Cloud API",
"description": "No descripton provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": "SystemConfiguration",
"homepage": "https://github.com/artikcloud/artikcloud-objc",
"license": "Apache License, Version 2.0",
"source": {
"git": "https://github.com/artikcloud/artikcloud-objc.git",
"tag": "2.0.8"
},
"authors": {
"Samsung ArtikCloud": "support@ssi.samsung.com"
},
"source_files": "ArtikCloud/**/*.{m,h}",
"public_header_files": "ArtikCloud/**/*.h",
"dependencies": {
"AFNetworking": [
"~> 3"
],
"JSONModel": [
"~> 1.2"
],
"ISO8601": [
"~> 0.5"
]
}
}