4 "summary": "Push notifications library by Pushwoosh.",
8 "description": "Push notifications iOS library by Pushwoosh - cross platform push notifications service. http://www.pushwoosh.com",
9 "homepage": "http://www.pushwoosh.com",
15 "Max Konev": "max@pushwoosh.com"
18 "git": "https://github.com/Pushwoosh/pushwoosh-ios-sdk.git",
23 "OTHER_LDFLAGS": "-ObjC"
25 "default_subspecs": "Core",
26 "pod_target_xcconfig": {
27 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29 "user_target_xcconfig": {
30 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36 "vendored_frameworks": "Framework/Pushwoosh.framework"
50 "vendored_frameworks": "Framework/PushwooshGeozones.framework"
52 "frameworks": "CoreLocation",