[Add] FirebaseUI 15.0.0
[CocoaPods.git] / Specs / 8 / e / 1 / PGEngageSDK / 0.2.0 / PGEngageSDK.podspec.json
blobdc4769d27becdaddcfedacb4eae380a17b828e83
2   "name": "PGEngageSDK",
3   "version": "0.2.0",
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": "0.2.0"
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   ]