blob: 507e86948cdb7d8753f371fa617373ba164b2302 [file] [log] [blame]
{
"name": "JTSplashView",
"version": "1.0.0",
"summary": "Create the beautiful splash view with **JTSplashView**.",
"description": " Create the beautiful splash view with **JTSplashView** and customize it.\n",
"homepage": "https://github.com/kubatru/JTSplashView",
"screenshots": "https://raw.githubusercontent.com/kubatru/JTSplashView/master/Screens/example1.png",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Jakub Truhlar",
"social_media_url": "http://kubatruhlar.cz",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kubatru/JTSplashView.git",
"tag": "1.0.0"
},
"source_files": "JTSplashView/*",
"frameworks": "UIKit",
"requires_arc": true
}