blob: 0c308942ab18d93b7ed93a68d29b14000eb5ca07 [file] [log] [blame]
{
"name": "SZCircleView",
"version": "0.0.5",
"summary": "circle scrollview",
"homepage": "https://github.com/chenshengzhi/SZCircleViewDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈圣治": "csz2136@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/chenshengzhi/SZCircleViewDemo.git",
"tag": "0.0.5"
},
"source_files": "SZCircleView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SZFrameHelper": [
]
}
}