blob: eb9cfb9e6f1a39f8c13613c3172cf7c24ab854ec [file] [log] [blame]
{
"name": "UICircleAnimationView",
"version": "0.9.1",
"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.1"
},
"source_files": "UICircleAnimationView/Classes/**/*.{h,m}",
"requires_arc": true
}