[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 7 / b / FMUrlRouter / 1.0.0 / FMUrlRouter.podspec.json
blob02df175519ed8fb2be1f5284451bc7bba58c4066
2   "name": "FMUrlRouter",
3   "version": "1.0.0",
4   "summary": "A simple way to manage page route of native or h5.",
5   "homepage": "https://github.com/jacoli/FMUrlRouter",
6   "license": "MIT",
7   "authors": {
8     "jacoli": "jaco.lcg@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/jacoli/FMUrlRouter.git",
12     "tag": "1.0.0"
13   },
14   "frameworks": [
15     "Foundation",
16     "UIKit"
17   ],
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "FMUrlRouter/*.{h,m}",
22   "requires_arc": true