blob: 1451b84d0d8edea9b7af066f2e912294e80f4a7b [file] [log] [blame]
{
"name": "PGEngageSDK",
"version": "1.11.1-b1",
"summary": "PGEngageSDK",
"description": " PGEngage SDK by Personagraph\n",
"homepage": "http://www.personagraph.com",
"license": {
"type": "Personagraph",
"file": "LICENSE"
},
"authors": {
"Personagraph": "ios-services@personagraph.com"
},
"source": {
"git": "https://bitbucket.org/personagraph/pgengagesdk.git",
"tag": "1.11.1-b1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/PGEngageSDK/include/*.h",
"public_header_files": "Pod/PGEngageSDK/include/RichInsights.h",
"preserve_paths": "Pod/PGEngageSDK/lib/*.a",
"ios": {
"vendored_libraries": "Pod/PGEngageSDK/lib/libPGEngage.a"
},
"libraries": [
"sqlite3",
"PGEngage"
]
}