blob: a6fc30d4e5c70e22c2fd2f68a6941bb71101fdee [file] [log] [blame]
{
"name": "maskCircle",
"version": "1.0.0",
"summary": "image mask Circle Progress Bar",
"homepage": "https://github.com/silpmomo/MaskCircleView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"silpmomo": "silpmomo@divecat.me"
},
"source": {
"git": "https://github.com/silpmomo/MaskCircleView.git",
"tag": "1.0.0"
},
"source_files": "maskCircle/MaskCircleView/*.{h,m}",
"requires_arc": false,
"platforms": {
"ios": "8.0"
}
}