blob: 9908b0b57bed0213e60d62fa50fb44fef50fc582 [file] [log] [blame]
{
"name": "WMScrollPageView",
"version": "0.0.1",
"license": "MIT",
"summary": "这是一个分页导航视图控件",
"homepage": "https://github.com/wmelon/WMScrollPageView.git",
"authors": {
"陈仕家": "511863244@qq.com"
},
"source": {
"git": "https://github.com/wmelon/WMScrollPageView.git",
"tag": "0.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": [
"WMScrollPageView",
"*.{h,m}"
]
}