[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 1 / c / MKSocketSDK / 0.0.1 / MKSocketSDK.podspec.json
blob7d268d31ba1e0242d6fa066560f2d9c0cb5d1e62
2   "name": "MKSocketSDK",
3   "version": "0.0.1",
4   "summary": "SDK For Plug",
5   "description": "SDK For Plug",
6   "homepage": "https://github.com/MokoLife/mokoLife_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/mokoLife_iOS.git",
23     "tag": "0.0.1"
24   },
25   "requires_arc": true,
26   "source_files": "SDK/MKSDKForDevice/*.{h,m}",
27   "dependencies": {
28     "CocoaAsyncSocket": [
29       "~> 7.6.3"
30     ]
31   }