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