blob: 8b385f066c5ace958b4d9870b1f16423df1db60c [file] [log] [blame]
{
"name": "WKCPageControlView",
"version": "0.1.4",
"summary": "different pageControl view.",
"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.4"
},
"source_files": "WKCPageControlView/**/*.{h,m}",
"public_header_files": "WKCPageControlView/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}