blob: 97bd17490ee06097d29277d2defe44edfb90bfef [file] [log] [blame]
{
"name": "WCPageView",
"version": "0.0.3",
"summary": "A easy way to implementation PageView",
"authors": {
"王策": "634692517@qq.com"
},
"homepage": "https://github.com/HaloWang/WCPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/HaloWang/WCPageView.git",
"tag": "0.0.3"
},
"source_files": "WCPageView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}