[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / d / RevealingSplashView / 0.6.0 / RevealingSplashView.podspec.json
blob1ec79141c5085652a9b719a5f7760ba6c2189188
2   "name": "RevealingSplashView",
3   "version": "0.6.0",
4   "summary": "A Splash view that animates and reveals its content, inspired by the Twitter splash.",
5   "description": "A Splash view that animates and reveals its content, inspired by the Twitter splash, written in Swift",
6   "homepage": "https://github.com/PiXeL16/RevealingSplashView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chris Jimenez": "cjimenez16@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/chrisjimeneznat",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "swift_version": "4.2",
19   "source": {
20     "git": "https://github.com/PiXeL16/RevealingSplashView.git",
21     "tag": "0.6.0"
22   },
23   "source_files": [
24     "RevealingSplashView/",
25     "RevealingSplashView/**/*.{h,m,swift}"
26   ]