[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 1 / 7 / gtfsplashscreen / 0.1.0 / gtfsplashscreen.podspec.json
blob0664b8261b1dde732587771c867dbc4ce38edd81
2   "name": "gtfsplashscreen",
3   "version": "0.1.0",
4   "summary": "Show a splash screen using your app's already defined image.",
5   "description": "Show a splash screen using your app's already defined image with a loading indicator while performing tasks in background.",
6   "homepage": "https://github.com/gtfunes/gtfsplashscreen",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gaston Funes": "me@gtfunes.com"
13   },
14   "source": {
15     "git": "https://github.com/gtfunes/gtfsplashscreen.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "gtfsplashscreen/Classes/**/*"