blob: 7ab062a12b2ea8491941ff0d54e03298bf2760a9 [file] [log] [blame]
{
"name": "ArtikCloud",
"version": "2.2.3",
"summary": "ARTIK Cloud API",
"description": "No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "SystemConfiguration",
"homepage": "https://github.com/artikcloud/artikcloud-objc",
"license": "Proprietary",
"source": {
"git": "https://github.com/artikcloud/artikcloud-objc.git",
"tag": "2.2.3"
},
"authors": {
"Samsung Artik Cloud": "developer@artik.cloud"
},
"source_files": "ArtikCloud/**/*.{m,h}",
"public_header_files": "ArtikCloud/**/*.h",
"dependencies": {
"AFNetworking": [
"~> 3"
],
"JSONModel": [
"~> 1.2"
],
"ISO8601": [
"~> 0.6"
]
}
}