[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / e / quantumgraph / 4.4.0 / quantumgraph.podspec.json
blob8c30d7a2cb4045556795b600f7ef20e742660ab2
2   "name": "quantumgraph",
3   "version": "4.4.0",
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://aiqua-developer-documentation.appier.com/",
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": "v4.4.0"
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       ],
29       "vendored_libraries": "libQGSdk.a",
30       "frameworks": [
31         "AdSupport",
32         "CoreTelephony",
33         "SystemConfiguration",
34         "CoreLocation",
35         "ImageIO",
36         "MobileCoreServices"
37       ]
38     }
39   ]