[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / d / 5 / URLNavgatorFix / 1.0.1 / URLNavgatorFix.podspec.json
blobdfdc7df541ae06b458ba6b48127a7e6921009fcb
2   "name": "URLNavgatorFix",
3   "version": "1.0.1",
4   "summary": "修改适配URL的问题",
5   "homepage": "https://github.com/lausenLau/URLNavgatorFix",
6   "description": "修改Xcode15 & iOS17的URL适配问题",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuxiang": "liuxiang@oqishang.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/lausenLau/URLNavgatorFix.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "URLNavgatorFix/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "swift_versions": [
28     "5.0"
29   ],
30   "swift_version": "5.0"