[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / b / 0 / 1 / SplashScreen / 1.0.0 / SplashScreen.podspec.json
blob3aed5a2e89d4f4440885874397184f2eaad297e0
2   "name": "SplashScreen",
3   "version": "1.0.0",
4   "summary": "Make your apps new features visible to your clients with SplashScreen",
5   "swift_versions": "5.0",
6   "description": "Your apps great new features were buried deep inside on the new AppStore. SplashScreen makes those features visible to your clients.",
7   "homepage": "https://github.com/marcelmendesfilho/SplashScreen",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "marcel.mendes@gmail.com": "marcel.mendes@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/marcelmendesfilho/SplashScreen.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "SplashScreen/Classes/**/*",
23   "resource_bundles": {
24     "SplashScreen": [
25       "SplashScreen/Assets/**/*.{storyboard,xib}"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "Foundation"
31   ],
32   "swift_version": "5.0"