[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / 5 / KYRouter / 1.0.1 / KYRouter.podspec.json
blob240e583e3a71ba156024101b7e7b5d8135ad3012
2   "name": "KYRouter",
3   "summary": "一个高效,灵活,易用 的 iOS URL Router.",
4   "version": "1.0.1",
5   "homepage": "https://github.com/kingly09/KYRouter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kingly": "libintm@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/kingly09/KYRouter.git",
18     "tag": "1.0.1"
19   },
20   "social_media_url": "https://github.com/kingly09",
21   "source_files": "Libs/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true