[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 1 / c / MKSocketSDK / 0.0.2 / MKSocketSDK.podspec.json
blob27a180df22ecb09219fd1281f7891ce7bfd1eb36
2   "name": "MKSocketSDK",
3   "version": "0.0.2",
4   "summary": "SDK For Plug",
5   "description": "SDK for config smart plug",
6   "homepage": "https://github.com/MokoLife/mokoLifeSDK-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lovexiaoxia": "aadyx2007@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation"
20   ],
21   "source": {
22     "git": "https://github.com/MokoLife/mokoLifeSDK-iOS.git",
23     "tag": "0.0.2"
24   },
25   "requires_arc": true,
26   "source_files": "SDK/MKSDKForDevice/*.{h,m}",
27   "dependencies": {
28     "CocoaAsyncSocket": [
29       "~> 7.6.3"
30     ]
31   }