blob: 48c82198bcad0bbd99a5e0f77de3479ceb08f9d4 [file] [log] [blame]
{
"name": "XWPagingView",
"version": "1.0.0",
"summary": "XWPagingView github",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/icc-tips/XWPagingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"icc": "1097171985@qq.com"
},
"source": {
"git": "https://github.com/icc-tips/XWPagingView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XWPagingView/Classes/**/*.{h,m}",
"dependencies": {
"Masonry": [
]
}
}