blob: 2cfb2a4622013108c7d20664f638b50109f09409 [file] [log] [blame]
{
"name": "WKCPageViewController",
"version": "0.1.1",
"summary": "WKCPageViewController is a tool which is for using scrollVar and pageviewController.",
"homepage": "https://github.com/WeiKunChao/WKCPageViewController.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WeiKunChao": "17736289336@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/WeiKunChao/WKCPageViewController.git",
"tag": "0.1.1"
},
"source_files": "WKCPageViewController/**/*.{h,m}",
"public_header_files": "WKCPageViewController/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}