[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / e / quantumgraph / 5.2.3 / quantumgraph.podspec.json
blobd9cbf98919ba8457f31d2eceb767568cbd5f9668
2   "name": "quantumgraph",
3   "version": "5.2.3",
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": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "appier": "shiv.raj@appier.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/appier/aiqua-ios-sdk.git",
19     "tag": "v5.2.3"
20   },
21   "default_subspecs": "ios-sdk",
22   "requires_arc": true,
23   "static_framework": true,
24   "subspecs": [
25     {
26       "name": "ios-sdk",
27       "libraries": "z",
28       "source_files": "Classes/**/*.{h, m, swift}",
29       "vendored_libraries": "Classes/**/*.a",
30       "frameworks": [
31         "AdSupport",
32         "CoreTelephony",
33         "SystemConfiguration",
34         "CoreLocation",
35         "ImageIO",
36         "MobileCoreServices"
37       ]
38     }
39   ]