[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 7 / f / 0 / SnapNavigation / 1.0.2 / SnapNavigation.podspec.json
blobc9fcbb199706bf966022d3a8b5a1014686cc83f2
2   "name": "SnapNavigation",
3   "version": "1.0.2",
4   "summary": "Composable view navigation for iOS.",
5   "description": "Comprehensively define and handle all view navigation concerns.",
6   "homepage": "https://github.com/plasticbraindotcom/SnapNavigation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Stephen Downs": "steve@plasticbrain.com"
13   },
14   "social_media_url": "http://twitter.com/plasticbrain",
15   "platforms": {
16     "ios": "11.4"
17   },
18   "source": {
19     "git": "https://github.com/plasticbraindotcom/SnapNavigation.git",
20     "tag": "1.0.2"
21   },
22   "source_files": [
23     "Classes",
24     "Sources/SnapNavigation/*.{h,m,swift}"
25   ],
26   "swift_version": "4.2"