blob: 4f14efbedc6ca81df923816e02e8a5894276d7df [file] [log] [blame]
{
"name": "Apploader",
"version": "1.0",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Apploader/Classes/**/*",
"public_header_files": "Apploader/Classes/**/*.h",
"dependencies": {
"MBProgressHUD": [
"~> 0.9"
]
},
"pushed_with_swift_version": "3.0"
}