blob: c70c9c908ae6857828411429ec52afd68c4f4c6a [file] [log] [blame]
{
"name": "PCFPush",
"version": "1.7.0",
"license": {
"type": "CUSTOM",
"file": "LICENSE"
},
"summary": "Pivotal CF Mobile Services Push Client SDK for iOS",
"homepage": "https://github.com/cfmobile",
"authors": "Rob Szumlakowski",
"source": {
"git": "https://github.com/cfmobile/push-ios.git",
"tag": "1.7.0-final"
},
"frameworks": "CoreLocation",
"requires_arc": true,
"compiler_flags": "-D_PCF_PUSH_VERSION=\\\"1.7.0\\\"",
"platforms": {
"ios": "8.0"
},
"public_header_files": "PCFPush/**/*.h",
"source_files": "PCFPush/**/*.{h,m}"
}