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