[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 3 / 2 / VVRoutes / 0.0.2 / VVRoutes.podspec.json
blobc19ad5bf03c3be966e40c8f38219daeb059ae4cd
2   "name": "VVRoutes",
3   "version": "0.0.2",
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.2"
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"