blob: f82565a445c03d2423a10cba41a03c58656cc6f7 [file] [log] [blame]
{
"name": "WDPageView",
"version": "0.0.2",
"summary": "A page scrolling inspired by UIScrollView",
"homepage": "https://github.com/kwdx/WDPageView",
"license": "MIT",
"authors": {
"warden": "wenduo_mail@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/kwdx/WDPageView.git",
"tag": "0.0.2"
},
"source_files": "WDPageView/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}