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