[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 8 / b / FMPageRouter / 0.0.1 / FMPageRouter.podspec.json
blobe4cf3525fec911a2eab41df3310f52fed438448d
2   "name": "FMPageRouter",
3   "version": "0.0.1",
4   "summary": "Page Router Lib",
5   "description": "FMPageRouter is a lib for mapping URL path.",
6   "homepage": "https://github.com/acekiller/FMPageRouter/blob/master/README.md",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "acekiller": "fengxijun51020@hotmail.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/acekiller/FMPageRouter.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "FMPageRouter/Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude"