blob: 76c93bf22fc3d7878d5fc23a18eb101f86f39cde [file] [log] [blame]
{
"name": "BAProgressHUD",
"version": "0.0.1",
"summary": "BAProgressHUD is a progress animation.",
"description": "BAProgressHUD is a progress animation that easy to use displaying on progress.",
"homepage": "https://github.com/bsenturk/BAProgressHUD",
"license": {
"type": "MIT",
"text": "The MIT License (MIT)"
},
"authors": {
"Burak Şentürk": "b95senturk@gmail.com"
},
"platforms": {
"ios": "10.3"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/bsenturk/BAProgressHUD.git"
},
"source_files": "BAProgressHUD/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"swift_version": "4.2"
}