blob: e411d367d166b9b5772107e37976330f3eb051c1 [file] [log] [blame]
{
"name": "DroiPushSDK",
"version": "0.0.8",
"summary": "DroiPushSDK iOS 卓易推送",
"description": "DroiPushSDK iOS 卓易推送,使得开发者可以即时地向其应用程序的用户推送通知或者消息,与用户\n保持互动,从而有效地提高留存率,提升用户体验",
"homepage": "https://github.com/DroiBaaS",
"license": "MIT",
"authors": {
"DoriBaaS": "droiinfo@droi.com"
},
"source": {
"git": "https://github.com/DroiBaaS/DroiPushSDK-iOS.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "**/DroiPush.framework",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"DroiCoreSDK": [
]
}
}