[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 6 / 4 / HTRouter / 0.2.3 / HTRouter.podspec.json
blobd314c17c94ff0ddc04355c6bccd241a46ec59198
2   "name": "HTRouter",
3   "version": "0.2.3",
4   "summary": "HTRouter is a routing framework for ios applications.",
5   "description": "HTRouter is a routing framework for ios applications. Have a try.",
6   "homepage": "https://github.com/nscribble/HTRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nscribble": "jasonchan.sysu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nscribble/HTRouter.git",
16     "tag": "0.2.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "HTRouter/**/*.{h,m}",
23   "public_header_files": "HTRouter/*.{h}",
24   "frameworks": "Foundation"