[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 1 / f / FFRouter / 1.0.1 / FFRouter.podspec.json
blob13ef8613dfc1f3f85139a00da718128d2565e2d1
2   "name": "FFRouter",
3   "version": "1.0.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.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "FFRouter/**/*.{h,m}"