[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 8 / 4 / HandyRouter / 0.1.1 / HandyRouter.podspec.json
blob703103cd7cf325c640e9fe3045cf7e2af86178fe
2   "name": "HandyRouter",
3   "version": "0.1.1",
4   "summary": "A router for swift that can handle deeplink conveniently.",
5   "homepage": "https://github.com/Leonard0803/HandyRoute",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Shelley": "aionyiruma@163.com"
12   },
13   "source": {
14     "git": "https://github.com/Leonard0803/HandyRouter.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "source_files": "Sources/**/*",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true,
26   "swift_versions": "5.0",
27   "swift_version": "5.0"