blob: 56743830fa1f1a218c733df7de08c82b98f6eeab [file] [log] [blame]
{
"name": "BKPageControlView",
"version": "2.0.1",
"summary": "a simple page control view",
"homepage": "https://github.com/MMDDZ/BKPageControlView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MMDDZ": "694092596@qq.com"
},
"source": {
"git": "https://github.com/MMDDZ/BKPageControlView.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"BKPageControlView/*.{h,m}",
"BKPageControlView/Menu/*.{h,m}",
"BKPageControlView/Extension/*.{h,m}"
],
"public_header_files": [
"BKPageControlView/*.h",
"BKPageControlView/Menu/*.h"
],
"private_header_files": "BKPageControlView/Extension/*.h",
"frameworks": "UIKit"
}