[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 2 / 7 / AncientLib / 0.7.5 / AncientLib.podspec.json
blob3a3caca3ddf9495c878cfd74be6f9a86bdad24de
2   "name": "AncientLib",
3   "version": "0.7.5",
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.5"
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         "AIQP+ReactNative.h"
30       ],
31       "vendored_libraries": "libQGSdk.a",
32       "frameworks": [
33         "AdSupport",
34         "CoreTelephony",
35         "SystemConfiguration",
36         "CoreLocation",
37         "ImageIO",
38         "MobileCoreServices"
39       ]
40     }
41   ]