[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 7 / 4 / 0 / SwiftRootNavigationController / 0.1.3 / SwiftRootNavigationController.podspec.json
blobee49da07528d46c2360c1bd3d89355a92d28f624
2   "name": "SwiftRootNavigationController",
3   "version": "0.1.3",
4   "summary": "Implicitly make every view controller has its own navigation bar",
5   "description": "Implicitly make every view controller has its own navigation bar. A swift version of RTRootNavigationController.",
6   "homepage": "https://github.com/gewill/SwiftRootNavigationController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ge Will": "531sunlight@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gewill/SwiftRootNavigationController.git",
16     "tag": "0.1.3"
17   },
18   "social_media_url": "https://twitter.com/BoJack_D",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "SwiftRootNavigationController/Classes/**/*",
24   "swift_version": "5.0"