[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / 7 / 9 / extol / 1.0.0-beta.3 / extol.podspec.json
blobe9e07b6077ff850985ff750bca6ccfe297d58de2
2   "name": "extol",
3   "version": "1.0.0-beta.3",
4   "summary": "The SDK for receiving data from the nexgen ERP's On-board-Unit (OBU)",
5   "description": "The SDK enables developers to build applications that can tap on the Nexgen ERP's data such as road pricing and traffic information",
6   "documentation_url": "https://datamall.lta.gov.sg/content/datamall/en/extended-obu-library.html",
7   "homepage": "https://datamall.lta.gov.sg/content/datamall/en/extended-obu-library.html",
8   "license": {
9     "type": "Proprietary software",
10     "file": "extol/LICENSE.txt"
11   },
12   "authors": {
13     "EXTOL Team": "extol@lta.gov.sg"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "swift_versions": "5.0",
19   "ios": {
20     "vendored_frameworks": "extol/OBUSDK.xcframework"
21   },
22   "source": {
23     "http": "https://extol.mycloudrepo.io/public/repositories/extol-ios/extol-1.0.0-beta.3.zip",
24     "type": "zip"
25   },
26   "dependencies": {
27     "RealmSwift": [
28       "10.19.0"
29     ]
30   },
31   "swift_version": "5.0"