blob: 4208c4ca12719cf61d90c29bec929f616df62379 [file] [log] [blame]
{
"name": "JPush-iOS-SDK",
"version": "1.8.3",
"summary": "JPush SDK for iOS.",
"description": " JPush SDK for iOS. \n通过极光推送服务,主动、及时地向您的用户发起交互,向其发送聊天消息、日程提醒、活动预告、进度提示、动态更新等。精准的目标用户和有价值的推送内容可以提升用户忠诚度,提高留存率与收入。\n 详情请查看官网:http://www.jpush.cn/ \n\n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "http://www.jpush.cn/",
"license": "MIT",
"authors": {
"JPush": "support@jpush.cn"
},
"source": {
"git": "https://github.com/iosmvn/JPush-iOS-SDK.git",
"tag": "1.8.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JPush-iOS-SDK": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"CFNetwork",
"CoreFoundation",
"CoreTelephony",
"SystemConfiguration",
"CoreGraphics",
"Foundation",
"Security"
],
"xcconfig": {
"OTHER_LDFLAGS": "-weak_library /usr/lib/libz.dylib"
},
"vendored_libraries": "Pod/Classes/*.a"
}