[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / e / DroiPushSDK / 0.0.9 / DroiPushSDK.podspec.json
blob3b935cd7e1e987b4efe405dc8032d331113ca0d0
2   "name": "DroiPushSDK",
3   "version": "0.0.9",
4   "summary": "DroiPushSDK iOS 卓易推送",
5   "description": "DroiPushSDK iOS 卓易推送,使得开发者可以即时地向其应用程序的用户推送通知或者消息,与用户\n保持互动,从而有效地提高留存率,提升用户体验",
6   "homepage": "https://github.com/DroiBaaS",
7   "license": "MIT",
8   "authors": {
9     "DoriBaaS": "droiinfo@droi.com"
10   },
11   "source": {
12     "git": "https://github.com/DroiBaaS/DroiPushSDK-iOS.git",
13     "tag": "0.0.9"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "vendored_frameworks": "**/DroiPush.framework",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "dependencies": {
25     "DroiCoreSDK": [
27     ]
28   }