[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / c / 5 / EZIoTHomeSDK / 1.0.0 / EZIoTHomeSDK.podspec.json
blob7ca2281d95493033201f63b9aa8eab6247f9f560
2   "name": "EZIoTHomeSDK",
3   "version": "1.0.0",
4   "summary": "Ezviz IoT Home SDK for iOS.",
5   "description": "The HOME SDK is used to quickly integrate the open capabilities of the Ezviz IoT platform for developers.",
6   "homepage": "https://github.com/Ezviz-OpenBiz/EZIoT-HomeSDK-iOS",
7   "authors": "yuqian",
8   "platforms": {
9     "ios": "9.0"
10   },
11   "source": {
12     "git": "https://github.com/Ezviz-OpenBiz/EZIoT-HomeSDK-iOS.git",
13     "tag": "1.0.0"
14   },
15   "vendored_frameworks": "Frameworks/**.framework",
16   "libraries": "resolv.9",
17   "requires_arc": true,
18   "pod_target_xcconfig": {
19     "VALID_ARCHS[sdk=iphonesimulator*]": ""
20   },
21   "dependencies": {
22     "AFNetworking": [
23       "~> 4.0.1"
24     ],
25     "GTMBase64": [
26       "~> 1.0.1"
27     ],
28     "MJExtension": [
29       "~> 3.3.0"
30     ],
31     "Reachability": [
32       "~> 3.2"
33     ],
34     "ReactiveObjC": [
35       "~> 3.1.1"
36     ],
37     "SSKeychain": [
38       "~> 1.4.1"
39     ],
40     "KVOController": [
41       "~> 1.2.0"
42     ],
43     "RegexKitLite": [
44       "~> 4.0.0"
45     ],
46     "YYCache": [
47       "~> 1.0.4"
48     ],
49     "FMDB": [
50       "~> 2.7.5"
51     ],
52     "Realm": [
53       "~> 10.19.0"
54     ]
55   }