[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / f / 7 / b / NHRouter / 0.1.0 / NHRouter.podspec.json
blobe5dbfe55d1ed3d3c535fed2c11ce099acb85e428
2   "name": "NHRouter",
3   "version": "0.1.0",
4   "summary": "NHRouter is framework that can router controller by url for Decoupling",
5   "description": "NHRouter is framework that can router controller by url, parmas can pass by url that object can be pass by pointer or pass by dictionary",
6   "homepage": "https://github.com/carlSQ/NHRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qiang.shen": "qiang..shen@ele.me"
13   },
14   "source": {
15     "git": "https://github.com/carlSQ/NHRouter.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "NHRouter/Classes/**/*"