blob: 30bcdd39b8c9a2096a587b83f6f542e0c30a985e [file] [log] [blame]
{
"name": "WKCPageControlView",
"version": "0.1.2",
"summary": "WKCScrollView is a view based on UIScrollView,and it has a viewsPool to store the visibleViews.",
"homepage": "https://github.com/WeiKunChao/WKCPageControlView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WeiKunChao": "17736289336@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WeiKunChao/WKCPageControlView.git",
"tag": "0.1.2"
},
"source_files": "WKCPageControlView/**/*.{h,m}",
"public_header_files": "WKCPageControlView/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}