[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 7 / f / SQRouter / 0.1.0 / SQRouter.podspec.json
blob2ee4bfb52a73617c306f683bd37ca56bc61a3b62
2   "name": "SQRouter",
3   "version": "0.1.0",
4   "summary": "SQRouter.",
5   "description": "基于runtime映射的原理实现的免注册路由",
6   "homepage": "https://github.com/mj230816/SQRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mj230816": "songqian1@xiaomi.com"
13   },
14   "source": {
15     "git": "https://github.com/mj230816/SQRouter.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SQRouter/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"