[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 5 / e / 9 / MZSocketIO / 0.0.1 / MZSocketIO.podspec.json
blobe1a2794f781e61405544b53528ed8826ddf08c89
2   "name": "MZSocketIO",
3   "authors": {
4     "sunxianhao": "sunxianhao@rd.zmengzhu.com"
5   },
6   "version": "0.0.1",
7   "summary": "MZSocketIO iOS SDK",
8   "description": "Provide MZSocketIO Server Function",
9   "homepage": "http://www.zmengzhu.com",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/mengzhuSDK/MZSocketIO-iOS.git",
16     "tag": "0.0.1"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": [
23     "Foundation",
24     "JavaScriptCore",
25     "WebKit"
26   ],
27   "source_files": "MZSocketIO/*"