2 "name": "EMPushExtension",
6 "text": "Hyphenate Inc. 2017"
8 "summary": "A push extension framework",
9 "description": "EMPushExtension is a tool that requires APNs push delivery records in push extension applications",
10 "homepage": "http://www.easemob.com/",
12 "Hyphenate Inc.": "sdk@easemob.com"
15 "http": "https://downloadsdk.easemob.com/downloads/EMPushExtension0_1_0.zip"
21 "preserve_paths": "*.framework",
22 "vendored_frameworks": "*.framework",
23 "pod_target_xcconfig": {
24 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
25 "VALID_ARCHS": "arm64 armv7 x86_64"
27 "user_target_xcconfig": {
28 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"