blob: 73643ea9e5b0b078c5359609dc95a9652ce96edd [file] [log] [blame]
{
"name": "LilithProgressHUD",
"version": "0.1.8",
"summary": "A beautiful, lightweight and elegant progress hud for iOS.",
"description": "LilithProgressHUD is an easy to use progress hud, written in Swift.",
"homepage": "https://github.com/Liquicit/LilithProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"joshuaarnold": "josharnold997@gmail.com"
},
"source": {
"git": "https://github.com/Liquicit/LilithProgressHUD.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LilithProgressHUD/Classes/**/*"
}