blob: d25dded9b36fb812bdd8e5789fcf45c960943429 [file] [log] [blame]
{
"name": "SKJProgressHUD",
"version": "0.1.0",
"summary": "A light-weight and highly customizable progress HUD for iOS projects.",
"description": "SJProgressHUD is a light-weight, highly customizable progress HUD for iOS projects. It has been written based on Singleton Design Pattern.",
"homepage": "https://github.com/sahijoshi/SKJProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sahijoshi": "sahik.joshi@gmail.com"
},
"source": {
"git": "https://github.com/sahijoshi/SKJProgressHUD.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "SKJProgressHUD/Classes/**/*",
"pushed_with_swift_version": "3.2"
}