blob: 5d8f39f17dbf4e4bfb8cbce4f55454d6b5101b22 [file] [log] [blame]
{
"name": "WDPageView",
"version": "0.0.3",
"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.3"
},
"source_files": "WDPageView/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}