blob: 26e3d1bde3e4ebc7dff3787efa22e50beb4a6cf6 [file] [log] [blame]
{
"name": "PGEngageSDK",
"version": "1.11.0-b2",
"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.0-b2"
},
"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"
]
}