[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / b / f / SKCustomNavigation / 0.0.6 / SKCustomNavigation.podspec.json
blob34b881527e688a3f1105599cc871428e22cf4fd2
2   "name": "SKCustomNavigation",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_version": "4.0",
7   "summary": "SKCustomNavigation simplifies work with custom navigation",
8   "requires_arc": true,
9   "version": "0.0.6",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Serhii Kostian": "skostyan666@gmail.com"
16   },
17   "homepage": "https://github.com/sjsoad/CustomNavigation",
18   "source": {
19     "git": "https://github.com/sjsoad/CustomNavigation.git",
20     "tag": "0.0.6"
21   },
22   "frameworks": "UIKit",
23   "source_files": "CustomNavigation/**/*.{swift}"