[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 3 / 2 / d / RevealingSplashView / 0.0.8 / RevealingSplashView.podspec.json
blob4c99e2e82d4a0fe03d0ccca9d5be64190c580d22
2   "name": "RevealingSplashView",
3   "version": "0.0.8",
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.8"
21   },
22   "source_files": [
23     "RevealingSplashView/",
24     "RevealingSplashView/**/*.{h,m,swift}"
25   ]