blob: 1ca3e5cba780a5819468c2e06c047ebd2f9dcd4c [file] [log] [blame]
{
"name": "EFFlukyProgressHUD",
"version": "5.0.0",
"summary": "An ordinary custom loading view.",
"description": "EFNavigationBar - An ordinary custom loading view.",
"homepage": "https://github.com/EFPrefix/EFFlukyProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EyreFree": "eyrefree@eyrefree.org"
},
"source": {
"git": "https://github.com/EFPrefix/EFFlukyProgressHUD.git",
"tag": "5.0.0"
},
"social_media_url": "https://twitter.com/EyreFree777",
"swift_version": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "EFFlukyProgressHUD/Classes/**/*",
"resources": "EFFlukyProgressHUD/Assets/*.xcassets",
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
],
"Fluky": [
"~> 1.0.0"
]
}
}