[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / e / 8 / SHCoordinator / 3.0.0 / SHCoordinator.podspec.json
bloba8f150e7e7f7fead1fb1ce99e30e55dfb2c851cc
2   "name": "SHCoordinator",
3   "version": "3.0.0",
4   "summary": "It is a flow coordinator library that everyone can use.",
5   "homepage": "https://github.com/SHcommit/SHCoordinator",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Yangseunghyun": "happysh_s2@naver.com"
12   },
13   "source": {
14     "git": "https://github.com/SHcommit/SHCoordinator.git",
15     "tag": "3.0.0"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "source_files": "Sources/SHCoordinator/**/*.{h,m,swift}",
21   "swift_versions": "5.0",
22   "frameworks": "UIKit",
23   "swift_version": "5.0"