[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / b / d / VIRouterKit / 0.0.4 / VIRouterKit.podspec.json
blob2db399330809b83c40c310be3c88bf91111096b2
2   "name": "VIRouterKit",
3   "version": "0.0.4",
4   "summary": "An iOS viewController transition library",
5   "description": "An iOS viewController transition library.Simple.",
6   "homepage": "https://github.com/Vienta/VIRouterKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vienta": "vienta.su@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/Vienta/VIRouterKit.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "Class/*.{h,m}",
22   "requires_arc": true