[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 3 / 5 / AIRexLib / 2.1.7 / AIRexLib.podspec.json
blobcb788512e938de10ab37af25097b997d212708f3
2   "name": "AIRexLib",
3   "version": "2.1.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": {
8     "type": "MIT",
9     "file": "Classes/LICENSE"
10   },
11   "authors": {
12     "appier": "rex.chen@appier.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/chunta/HeyRexLib.git",
19     "tag": "v2.1.7"
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       "ios": {
29         "vendored_frameworks": "Appier.framework"
30       },
31       "frameworks": [
32         "AdSupport",
33         "CoreTelephony",
34         "SystemConfiguration",
35         "CoreLocation",
36         "ImageIO",
37         "MobileCoreServices"
38       ]
39     }
40   ]