blob: 6e0277240cf354df909e6b188b44e60af06d949a [file] [log] [blame]
{
"name": "KKSideController",
"version": "0.0.1",
"summary": "Similar scratchable latex unlocked:类似于九宫格解锁",
"description": "Similar scratchable latex unlocked ,You can customize a variety of colors: 类似于九宫格解锁,可以自定义圆圈的各部分颜色",
"homepage": "https://github.com/TieShanWang/KKSideController",
"license": "MIT",
"authors": {
"wangtieshan": "15003836653@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/TieShanWang/KKSideController.git",
"tag": "0.0.1"
},
"source_files": [
"KKSideController/KKSideController/**/*.{h,m,mm}",
"KKSideController/KKSideController/*.{h,m,mm}"
],
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"KKBaseComponent": [
]
}
}