[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 8 / 7 / 9 / extol / 1.1.0 / extol.podspec.json
blobf56fd744835de8e9d37d38cb2f296d48d25b91d4
2   "name": "extol",
3   "version": "1.1.0",
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": "13.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.1.0.zip",
24     "type": "zip"
25   },
26   "dependencies": {
27     "RealmSwift": [
28       "10.19.0"
29     ]
30   },
31   "swift_version": "5.0"