blob: 79865a5de019c3d25ca2cfc77a5f7b03e6159ec8 [file] [log] [blame]
{
"name": "UICircleAnimationView",
"version": "0.9.0",
"platforms": {
"ios": "7.0"
},
"summary": "Circle animating view with a small circle point",
"homepage": "https://github.com/skswhwo/UICircleAnimationView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"skswhwo": "skswhwo@gmail.com"
},
"source": {
"git": "https://github.com/skswhwo/UICircleAnimationView.git",
"tag": "0.9.0"
},
"source_files": "UICircleAnimationView/Classes/**/*.{h,m}",
"requires_arc": true
}