[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / a / 7 / 2 / PGSDK / 1.14.0-b2 / PGSDK.podspec.json
blobe833b0b4d09315968eb0caa5c48047c1e3e9822e
2   "name": "PGSDK",
3   "version": "1.14.0-b2",
4   "summary": "PG-SDK Summary",
5   "description": "                       An longer description of PG-SDK\n",
6   "homepage": "http://www.personagraph.com/",
7   "license": {
8     "type": "Personagraph",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bharath Booshan": "bharath@personagraph.com"
13   },
14   "source": {
15     "git": "https://bharath2020@bitbucket.org/personagraph/pg-sdk.git",
16     "tag": "1.14.0-b2"
17   },
18   "social_media_url": "https://twitter.com/personagraph",
19   "platforms": {
20     "ios": "6.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/PGSDK/include/*.h",
24   "public_header_files": "Pod/PGSDK/include/RichInsights.h",
25   "preserve_paths": "Pod/PGSDK/lib/*.a",
26   "ios": {
27     "vendored_libraries": "Pod/PGSDK/lib/libPGSDK.a"
28   },
29   "libraries": [
30     "sqlite3",
31     "PGSDK"
32   ],
33   "frameworks": [
34     "SystemConfiguration",
35     "AdSupport"
36   ]