blob: 3f0e9e16ca91a3b915cc8e4d011cfc9fcf611bad [file] [log] [blame]
{
"name": "WMScrollPageView",
"version": "0.0.5",
"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.5"
},
"resources": "WMScrollPageView/*.{png,xib,nib,bundle}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": [
"WMScrollPageView",
"*.{h,m}"
]
}