[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 0 / d / a / HDRoutes / 0.3.0 / HDRoutes.podspec.json
blob739a5083ab8cbb9381707388121603de3418de86
2   "name": "HDRoutes",
3   "version": "0.3.0",
4   "summary": "URL routing library for iOS with a simple API written in Swift 5.",
5   "homepage": "https://github.com/wangwanjie/HDRoutes",
6   "license": "BSD 3-Clause \"New\" License",
7   "authors": {
8     "VanJay": "wangwanjie1993@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/wangwanjie/HDRoutes.git",
12     "tag": "0.3.0"
13   },
14   "frameworks": "Foundation",
15   "requires_arc": true,
16   "swift_version": "5",
17   "source_files": [
18     "HDRoutes",
19     "HDRoutes/*.{swift}",
20     "HDRoutes/Classes/*.{swift}"
21   ],
22   "platforms": {
23     "ios": "10.0"
24   }