[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 8 / b / ArtikCloud / 2.0.8 / ArtikCloud.podspec.json
blobbd080c9b0155008e1e9636fe56824b7d947f7807
2   "name": "ArtikCloud",
3   "version": "2.0.8",
4   "summary": "ARTIK Cloud API",
5   "description": "No descripton provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)",
6   "platforms": {
7     "ios": "9.0"
8   },
9   "requires_arc": true,
10   "frameworks": "SystemConfiguration",
11   "homepage": "https://github.com/artikcloud/artikcloud-objc",
12   "license": "Apache License, Version 2.0",
13   "source": {
14     "git": "https://github.com/artikcloud/artikcloud-objc.git",
15     "tag": "2.0.8"
16   },
17   "authors": {
18     "Samsung ArtikCloud": "support@ssi.samsung.com"
19   },
20   "source_files": "ArtikCloud/**/*.{m,h}",
21   "public_header_files": "ArtikCloud/**/*.h",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3"
25     ],
26     "JSONModel": [
27       "~> 1.2"
28     ],
29     "ISO8601": [
30       "~> 0.5"
31     ]
32   }