[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 8 / b / ArtikCloud / 2.2.3 / ArtikCloud.podspec.json
blob7ab062a12b2ea8491941ff0d54e03298bf2760a9
2   "name": "ArtikCloud",
3   "version": "2.2.3",
4   "summary": "ARTIK Cloud API",
5   "description": "No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)",
6   "platforms": {
7     "ios": "7.0"
8   },
9   "requires_arc": true,
10   "frameworks": "SystemConfiguration",
11   "homepage": "https://github.com/artikcloud/artikcloud-objc",
12   "license": "Proprietary",
13   "source": {
14     "git": "https://github.com/artikcloud/artikcloud-objc.git",
15     "tag": "2.2.3"
16   },
17   "authors": {
18     "Samsung Artik Cloud": "developer@artik.cloud"
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.6"
31     ]
32   }