[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / e / quantumgraph / 5.2.1 / quantumgraph.podspec.json
blobed33f27380e5b1fd4e6938e029cffe6fa8850f5f
2   "name": "quantumgraph",
3   "version": "5.2.1",
4   "summary": "iOS Sdk helps you to track user events in your app and display notifications",
5   "homepage": "https://www.appier.com/en/index.html",
6   "documentation_url": "https://docs.aiqua.appier.com/docs",
7   "license": "MIT",
8   "authors": {
9     "appier": "shiv.raj@appier.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/quantumgraph/ios-sdk.git",
16     "tag": "v5.2.1"
17   },
18   "default_subspecs": "ios-sdk",
19   "requires_arc": true,
20   "subspecs": [
21     {
22       "name": "ios-sdk",
23       "libraries": "z",
24       "source_files": [
25         "QGSdk.h",
26         "AIQP.h",
27         "QGWKWebView.h",
28         "QGInbox.h"
29       ],
30       "vendored_libraries": "libQGSdk.a",
31       "frameworks": [
32         "AdSupport",
33         "CoreTelephony",
34         "SystemConfiguration",
35         "CoreLocation",
36         "ImageIO",
37         "MobileCoreServices"
38       ]
39     }
40   ]