{ | |
"name": "SWPagingView", | |
"version": "0.1.1", | |
"summary": "A short description of SWPagingView.", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/lxm1234/SWPagingView", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"lixiaomeng": "lixiaomeng@hetao101.com" | |
}, | |
"source": { | |
"git": "https://github.com/lxm1234/SWPagingView.git", | |
"tag": "0.1.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "SWPagingView/Classes/**/*" | |
} |