blob: cfe21aa998a3b5ee1bd6f7bb671f21d724d4a876 [file] [log] [blame]
{
"name": "LilithProgressHUD",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LilithProgressHUD/Classes/**/*"
}