[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / e / 8 / SHCoordinator / 1.0.0 / SHCoordinator.podspec.json
blobdb8632bee20ffb1fe24a7b5253d7c473b97b7330
2   "name": "SHCoordinator",
3   "version": "1.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": "1.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"