[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / 2 / d / RevealingSplashView / 0.0.6 / RevealingSplashView.podspec.json
blob044142339fc984d4eaef4d98ac7c9e5e3ea681e6
2   "name": "RevealingSplashView",
3   "version": "0.0.6",
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   "source": {
19     "git": "https://github.com/PiXeL16/RevealingSplashView.git",
20     "tag": "0.0.6"
21   },
22   "source_files": [
23     "RevealingSplashView/",
24     "RevealingSplashView/**/*.{h,m,swift}"
25   ]