[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 9 / f / ZCRouter / 0.1.1 / ZCRouter.podspec.json
blobade662c879d96cbd9613b714922b755f932dc451
2   "name": "ZCRouter",
3   "version": "0.1.1",
4   "summary": "ZCRouter for iOS View Controller Routing.",
5   "description": "Present or Push ViewControllers like http link. Open an URL and show your view.",
6   "homepage": "https://github.com/LittleChuan/ZCRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZackXXC": "zackxxc@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LittleChuan/ZCRouter.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZCRouter/Classes/**/*"