[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 9 / f / 2 / MZPushFlowSDK / 1.0.1 / MZPushFlowSDK.podspec.json
blob50f1dc52778b12d46489acb9dae20bd0529dd953
2   "name": "MZPushFlowSDK",
3   "authors": {
4     "sunxianhao": "sunxianhao@rd.zmengzhu.com"
5   },
6   "version": "1.0.1",
7   "summary": "MZPushFlowSDK iOS SDK",
8   "description": "Provide PushFlow 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/MZPushFlowSDK-iOS.git",
16     "tag": "1.0.1"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "vendored_frameworks": "MZPushFlowSDK/MZPushFlowSDK.framework",
23   "dependencies": {
24     "MZCoreSDKLibrary": [
26     ]
27   }