[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 8 / b / ArtikCloud / 2.2.4 / ArtikCloud.podspec.json
blob40a6f9eded86a747bc7a7e4e315ca0b7368af9cc
2   "name": "ArtikCloud",
3   "version": "2.2.4",
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.4"
16   },
17   "authors": {
18     "Samsung ARTIK Cloud": "support@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   }