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