[Add] CaptureSDK 1.9.83
[CocoaPods.git] / Specs / 3 / a / e / quantumgraph / 4.4.1 / quantumgraph.podspec.json
blobf11b9a1f5bcf82b8805e7dd800c6cc1372f945e7
2   "name": "quantumgraph",
3   "version": "4.4.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": "v4.4.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       ],
29       "vendored_libraries": "libQGSdk.a",
30       "frameworks": [
31         "AdSupport",
32         "CoreTelephony",
33         "SystemConfiguration",
34         "CoreLocation",
35         "ImageIO",
36         "MobileCoreServices"
37       ]
38     }
39   ]