[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 2 / e / 8 / IntroScreen / 1.0.6 / IntroScreen.podspec.json
blob917909c6102ba9997c64199dbcaee90d1f039d00
2   "name": "IntroScreen",
3   "version": "1.0.6",
4   "summary": "A beautiful intro screen for iOS written in Swift.",
5   "description": "This pod is an Intro Screen for iOS for discribing beautifully what the app you are building does. It uses color shifting between each intro page and is highly customizable. You can use the default intro page with image, title & subtitle or can use your own intro page.",
6   "homepage": "https://github.com/P1xelfehler/IntroScreen",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "P1xelfehler": "norman.laudien1996@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/P1xelfehler/IntroScreen.git",
16     "tag": "1.0.6"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "IntroScreen/Classes/**/*"