blob: f2bd671f52fa6f8a0924047b39cb35bf6074c6a0 [file] [log] [blame]
{
"name": "PushSpring",
"version": "1.1.2",
"summary": "Re-engage and Re-target your users with Ad campaigns and Push Notifications.",
"homepage": "http://www.pushspring.com/",
"license": {
"type": "MIT",
"file": "License.md"
},
"authors": {
"PushSpring": "hello@pushspring.com"
},
"source": {
"git": "https://github.com/PushSpring/PushSpringSDK-iOS.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "PushSpringSDK/**/*.{h,m}",
"resources": [
"**/*.lproj",
"**/*.bundle"
],
"frameworks": [
"MessageUI",
"CoreTelephony"
],
"weak_frameworks": [
"AdSupport",
"CoreLocation"
],
"libraries": "z",
"requires_arc": true,
"deprecated": true
}