[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / 8 / e / 1 / PGEngageSDK / 1.10.1-b2 / PGEngageSDK.podspec.json
blobd6422aca6c1896dc959d48015c5ee4c347631cd0
2   "name": "PGEngageSDK",
3   "version": "1.10.1-b2",
4   "summary": "PGEngageSDK",
5   "description": "                       PGEngage SDK by Personagraph\n",
6   "homepage": "http://www.personagraph.com",
7   "license": {
8     "type": "Personagraph",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Personagraph": "ios-services@personagraph.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/personagraph/pgengagesdk.git",
16     "tag": "1.10.1-b2"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/PGEngageSDK/include/*.h",
23   "public_header_files": "Pod/PGEngageSDK/include/RichInsights.h",
24   "preserve_paths": "Pod/PGEngageSDK/lib/*.a",
25   "ios": {
26     "vendored_libraries": "Pod/PGEngageSDK/lib/libPGEngage.a"
27   },
28   "libraries": [
29     "sqlite3",
30     "PGEngage"
31   ]