[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / e / f / 5 / KLMRouter / 1.0.1 / KLMRouter.podspec.json
blobdc343840a288f4bd0ebdca331856c0cbb6556c9d
2   "name": "KLMRouter",
3   "version": "1.0.1",
4   "summary": "A iOS router that help app navigate to controllers.",
5   "homepage": "https://github.com/shsoul/KLMRouter",
6   "license": "MIT",
7   "authors": {
8     "shsoul": "shuijie_zhang@163.com"
9   },
10   "source": {
11     "git": "https://github.com/shsoul/KLMRouter.git",
12     "tag": "1.0.1"
13   },
14   "source_files": "KLMRouter/*.{h,m}",
15   "platforms": {
16     "ios": "5.0"
17   }