[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / c / b / CRRouter / 0.0.3 / CRRouter.podspec.json
blobf8df7dbffefcee521265796c3fdfa5f1563191bc
2   "name": "CRRouter",
3   "version": "0.0.3",
4   "summary": "an simple iOS URL Router",
5   "homepage": "https://github.com/sun6boys/CRRouter",
6   "license": "MIT",
7   "authors": {
8     "Charon": "sun6boys@outlook.com"
9   },
10   "source": {
11     "git": "https://github.com/sun6boys/CRRouter.git",
12     "tag": "0.0.3"
13   },
14   "source_files": "CRRouter/CRRouter/**/*.{h,m}",
15   "platforms": {
16     "osx": null,
17     "ios": null,
18     "tvos": null,
19     "watchos": null
20   }