[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 6 / 2 / 7 / AncientLib / 0.7.7 / AncientLib.podspec.json
blob95605cd5175c5d997c850f6e74a9898ba5004e4a
2   "name": "AncientLib",
3   "version": "0.7.7",
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": "rex.chen@appier.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/chunta/HeyRexLib.git",
16     "tag": "0.7.7"
17   },
18   "default_subspecs": "ios-sdk",
19   "requires_arc": true,
20   "static_framework": true,
21   "subspecs": [
22     {
23       "name": "ios-sdk",
24       "libraries": "z",
25       "source_files": [
26         "QGSdk.h",
27         "AIQP.h",
28         "QGWKWebView.h",
29         "QGInbox.h",
30         "AIQP+ReactNative.h"
31       ],
32       "vendored_libraries": "libQGSdk.a",
33       "frameworks": [
34         "AdSupport",
35         "CoreTelephony",
36         "SystemConfiguration",
37         "CoreLocation",
38         "ImageIO",
39         "MobileCoreServices"
40       ]
41     }
42   ]