blob: 2ff7c10b6c482438aaa372a2f00aa01771bf8cf5 [file] [log] [blame]
{
"name": "PushSpring",
"version": "2.0.0",
"summary": "PushSpring helps you understand your app's audience in order to keep them engaged.",
"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": "2.0.0"
},
"platforms": {
"ios": "6.1"
},
"source_files": "PushSpringSDK/**/*.{h,m}",
"frameworks": "MessageUI",
"weak_frameworks": [
"Accounts",
"AdSupport",
"CoreLocation"
],
"libraries": "z",
"requires_arc": true,
"deprecated": true
}