blob: 40a6f9eded86a747bc7a7e4e315ca0b7368af9cc [file] [log] [blame]
{
"name": "ArtikCloud",
"version": "2.2.4",
"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.4"
},
"authors": {
"Samsung ARTIK Cloud": "support@artik.cloud"
},
"source_files": "ArtikCloud/**/*.{m,h}",
"public_header_files": "ArtikCloud/**/*.h",
"dependencies": {
"AFNetworking": [
"~> 3"
],
"JSONModel": [
"~> 1.2"
],
"ISO8601": [
"~> 0.6"
]
}
}