blob: f11f3d01121dc8f9592a625ab4ed58d1e468ce3e [file] [log] [blame]
{
"name": "LYCircleView",
"version": "0.0.1",
"summary": "A common fan menu for pages such as remote controls",
"homepage": "https://github.com/liaoyuanng/LYCircleView",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"authors": {
"JuLiaoyuan": "stu0615@163.com"
},
"source": {
"git": "https://github.com/liaoyuanng/LYCircleView.git",
"tag": "0.0.1"
},
"source_files": [
"LYCircleView",
"LYCircleView/**/*.{h,m}"
],
"requires_arc": true
}