blob: c2738969089b7b6ed5fd892f23c1267d27d1d9d6 [file] [log] [blame]
{
"name": "IHProgressHUD",
"version": "0.1.3",
"summary": "A clean and lightweight progress HUD for iOS and tvOS app based on SVProgressHUD, written in Swift.",
"license": "MIT",
"homepage": "https://github.com/Swiftify-Corp/IHProgressHUD/",
"swift_version": "4.2",
"authors": {
"mdibrahimhassan@gmail.com": "mdibrahimhassan@gmail.com"
},
"source": {
"git": "https://github.com/Swiftify-Corp/IHProgressHUD.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/IbrahimH_ss_n",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"frameworks": "QuartzCore",
"source_files": "IHProgressHUD/Classes/**/*",
"requires_arc": true
}