[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / a / f / SplashKit / 1.0.0 / SplashKit.podspec.json
blob583870be567c0068c3cf40e55cf459e1db9ec4ac
2   "name": "SplashKit",
3   "version": "1.0.0",
4   "summary": "Customizable splash screen system wich can handle multiple splash navigation and display",
5   "homepage": "https://github.com/Digipolitan/splash-kit",
6   "authors": "Digipolitan",
7   "source": {
8     "git": "https://github.com/Digipolitan/splash-kit.git",
9     "tag": "v1.0.0"
10   },
11   "license": {
12     "type": "BSD",
13     "file": "LICENSE"
14   },
15   "source_files": "Sources/**/*.{swift,h}",
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0"
19   },
20   "requires_arc": true,
21   "dependencies": {
22     "RuntimeEnvironment": [
23       "~> 1.0"
24     ]
25   },
26   "pushed_with_swift_version": "3.0"