[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 3 / 2 / VVRoutes / 0.0.4 / VVRoutes.podspec.json
blob924d68159cf07b8879a833174ea8fbd94c8e2c88
2   "name": "VVRoutes",
3   "version": "0.0.4",
4   "summary": "URL routing library for iOS",
5   "homepage": "https://github.com/chinaxxren/VVRoutes.git",
6   "license": "BSD 3-Clause \"New\" License",
7   "authors": {
8     "jiangmingz": "jiangmingz@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/chinaxxren/VVRoutes.git",
12     "tag": "0.0.4"
13   },
14   "frameworks": "Foundation",
15   "requires_arc": true,
16   "swift_versions": "5",
17   "source_files": [
18     "VVRoutes",
19     "VVRoutes/*.{swift}",
20     "VVRoutes/Classes/*.{swift}"
21   ],
22   "platforms": {
23     "ios": "10.0"
24   },
25   "swift_version": "5"