blob: fdb26d22802f28f1a92a46e7ad29b2ddde91474f [file] [log] [blame]
{
"name": "Apploader",
"version": "1.1",
"summary": "A Sweet candy for MBProgressHud.",
"description": "This is just an extension of mbprogresshud. just add this pod and use it just like that.",
"homepage": "https://github.com/karthikAdaptavant/Apploader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"karthikAdaptavant": "karthik.samy@a-cti.com"
},
"source": {
"git": "https://github.com/karthikAdaptavant/Apploader.git",
"tag": "1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Apploader/Classes/**/*",
"public_header_files": "Apploader/Classes/**/*.h",
"dependencies": {
"MBProgressHUD": [
"~> 1.0.0"
]
},
"pushed_with_swift_version": "3.0"
}