[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 1 / f / FFRouter / 1.1.0 / FFRouter.podspec.json
blob852f79fe54f9f64f6b6bfd1f983852ec4eb0d556
2   "name": "FFRouter",
3   "version": "1.1.0",
4   "summary": "Powerful and easy-to-use URL routing library in iOS that supports URL Rewrite",
5   "homepage": "https://github.com/imlifengfeng/FFRouter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "imlifengfeng": "imlifengfeng@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/imlifengfeng/FFRouter.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "FFRouter/**/*.{h,m}"