Latest | 0.1.0 |
---|---|
Homepage | http://www.afterpush.com |
License | Copyright LICENSE Copyright 2014 – 2015 Afterpush.com, Inc. All rights reserved |
Platforms | ios 6.0, requires ARC |
Frameworks | CoreLocation, CoreTelephony |
Latest podspec
{ "name": "AfterPushSDK", "version": "0.1.0", "summary": "AfterPushSDK for iOS.", "description": "AfterPush SDK for iOS. nAfterPush is an Push Notification Service for all the iOS and Android developer to push notification to their users.n Please visithttp://www.afterpush.com/ n", "homepage": "http://www.afterpush.com", "license": { "type": "Copyright", "text": "LICENSE Copyright 2014 - 2015 Afterpush.com, Inc. All rights reserved" }, "authors": "AfterPush", "social_media_url": "http://twitter.com/AfterPush", "platforms": { "ios": "6.0" }, "source": { "git": "https://github.com/afterpush/AfterPush-iOS-SDK.git", "tag": "0.1.0" }, "source_files": "AfterPushSDK.h", "preserve_paths": "libAfterPushSDK.a", "vendored_libraries": "libAfterPushSDK.a", "frameworks": [ "CoreLocation", "CoreTelephony" ], "requires_arc": true, "xcconfig": { "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/AfterPushSDK/**" } }
Sat, 05 Mar 2016 21:26:02 +0000