[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / c / 1 / EasyRouter / 1.0.0 / EasyRouter.podspec.json
blob370050757d58a4fb5da977b96701b4321a928438
2   "name": "EasyRouter",
3   "version": "1.0.0",
4   "summary": "A short description of EasyRouter.",
5   "description": "最简单的router",
6   "homepage": "https://github.com/wangjufan/EasyRouter/tree/master/EasyRouters",
7   "license": "MIT",
8   "authors": {
9     "": "wangjufan@126.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/wangjufan/EasyRouter.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "EasyRouters/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true