[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 6 / 7 / SmartKit / 0.0.1 / SmartKit.podspec.json
blob6a1e9a2aecea415eb963a64442a5a414770f7efc
2   "name": "SmartKit",
3   "version": "0.0.1",
4   "summary": "SmartKit是华三智慧家SDK,开发者可基于此SDK开发用于控制网关设备的APP.",
5   "homepage": "https://github.com/sk344208651/SmartKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "沈凯": "344208651@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/sk344208651/SmartKit.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "vendored_frameworks": "SmartKit/Frameworks/*.framework",
21   "frameworks": [
22     "Security",
23     "CFNetwork",
24     "Foundation",
25     "SmartKit"
26   ],
27   "dependencies": {
28     "CocoaLumberjack": [
29       "~> 2.2.0"
30     ],
31     "AFNetworking": [
32       "~> 3.0"
33     ],
34     "SocketRocket": [
35       "~> 0.4.2"
36     ],
37     "CocoaAsyncSocket": [
38       "~> 7.4.3"
39     ]
40   }