[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 7 / 2 / PGSDK / 2.3.0 / PGSDK.podspec.json
blobed61a0f0068ff3f21f06de88763bee1f504eff47
2   "name": "PGSDK",
3   "version": "2.3.0",
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": "2.3.0"
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   ]