[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / 9 / f / 4 / SegueHandling / 0.1.0 / SegueHandling.podspec.json
blobb656a5e1ccf12aeeef6e5eb7fd0d27d0cafd3d91
2   "name": "SegueHandling",
3   "version": "0.1.0",
4   "license": "MIT",
5   "summary": "Protocol-Oriented Segue Handling in Swift",
6   "homepage": "https://github.com/k-san/SegueHandling",
7   "authors": {
8     "Keiichi Sato": "keiichisato82@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/k-san/SegueHandling.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Source/*.swift",
18   "ios": {
19     "frameworks": "UIKit"
20   },
21   "pushed_with_swift_version": "3.0"