[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 0 / c / f / Apxor-Push / 1.0.1 / Apxor-Push.podspec.json
blobc377794e6d86772f7bebb4b5934cded5b3c65dda
2   "name": "Apxor-Push",
3   "version": "1.0.1",
4   "summary": "The Push plugin assits in the delivery of the push notifications",
5   "homepage": "https://www.apxor.com",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Uday Koushik": "udaykoushik.mula@apxor.com"
12   },
13   "social_media_url": "https://twitter.com/apxormobile",
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "http": "https://repo.apxor.com/artifactory/libs-release-ios/push/101/ApxoriOSSDK-Push-101.zip"
19   },
20   "source_files": "APXPushPlugin.framework/Headers/*.h*",
21   "public_header_files": "APXPushPlugin.framework/Headers/*.h*",
22   "vendored_frameworks": "APXPushPlugin.framework",
23   "preserve_paths": "APXPushPlugin.framework",
24   "requires_arc": true,
25   "dependencies": {
26     "Apxor-Core": [
27       ">= 2.6.9"
28     ]
29   }