blob: 1b4f9a562eacee46fe167a86ee56aee708274e9a [file] [log] [blame]
{
"name": "AfterPushSDK",
"version": "0.0.4",
"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": "7.0"
},
"source": {
"git": "https://github.com/afterpush/AfterPush-iOS-SDK.git",
"tag": "0.0.4"
},
"source_files": "*.h",
"preserve_paths": "*.a",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(PODS_ROOT)/AfterPushSDK/"
}
}