2 "name": "XCPushNotification",
4 "summary": "XCPushNotification封装第三方推送功能,目前已经集成了 JPush 推送",
5 "description": "XCPushNotification封装第三方推送功能,目前已经集成了 JPush 推送,使用方便",
6 "homepage": "https://github.com/fanxiaocong/XCPushNotification",
12 "fanxiaocong": "1016697223@qq.com"
15 "git": "https://github.com/fanxiaocong/XCPushNotification.git",
21 "static_framework": true,
24 "name": "XCPushNotification",
26 "XCPushNotification/Classes/XCPushNotification/*.{h,m}",
27 "XCPushNotification/Classes/XCPushNotification/XCPushNotificationProtocol/*.{h,m}"
31 "name": "JPushNotification",
32 "source_files": "XCPushNotification/Classes/JPushNotification/*.{h,m}",
34 "XCPushNotification/XCPushNotification": [
37 "XCApplicationHelper": [
44 "pod_target_xcconfig": {
45 "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"