[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 1 / f / FFRouter / 1.1.1 / FFRouter.podspec.json
blob9920bbea5c4706a42fd8ca2fab6dfbff05dcccb8
2   "name": "FFRouter",
3   "version": "1.1.1",
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.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "FFRouter/**/*.{h,m}"