blob: 3f60b476eef92503f2881ec05ac65d440c8ae47d [file] [log] [blame]
{
"name": "TDBSplashscreen",
"version": "1.0.0",
"summary": "Splashscreen a little longer",
"description": " TDBSplashscreen is a pod that allow you to show your splashscreen a little longer while loading new data into your app.\n",
"homepage": "https://github.com/TitouanVanBelle/TDBSplashscreen",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Titouan Van Belle": "titouan.vanbelle@gmail.com"
},
"source": {
"git": "https://github.com/TitouanVanBelle/TDBSplashscreen.git",
"tag": "1.0.0"
},
"source_files": "Classes/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}