[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / f / SplashKit / 1.0.3 / SplashKit.podspec.json
blob860f9fd21d1f0943c2fcc8181605fd8c1c3d8483
2   "name": "SplashKit",
3   "version": "1.0.3",
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.3"
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   "swift_version": "4.2",
21   "dependencies": {
22     "RuntimeEnvironment": [
23       "~> 1.0"
24     ]
25   }