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