blob: d2f048fb123cfac6809fb7982547e20b8b3acb40 [file] [log] [blame]
{
"name": "WLPageView",
"version": "1.0.1",
"summary": "An easy way to use pageView",
"homepage": "https://github.com/DaLiangWang/WLPageView",
"license": "MIT",
"authors": {
"wangliang": "wlhjx1993@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DaLiangWang/WLPageView.git",
"tag": "1.0.1"
},
"source_files": "WLPageView/Class/**/*.{h,m}",
"resources": "WLPageView/Class/**/*.xib",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}