blob: 9e56b600ca557e59cf5817bfc23aaa18aab942b2 [file] [log] [blame]
{
"name": "JDragonTypeButtonView",
"version": "0.0.2",
"summary": "iOS slider Btn 封装",
"description": "一个非常简单的slider btn 封装",
"homepage": "https://github.com/lyc59621/JDragonTypeButtonView",
"license": "MIT",
"authors": {
"JDragon": "lyc59621@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lyc59621/JDragonTypeButtonView.git",
"tag": "0.0.2"
},
"source_files": "JDragonTypeButtonView/*.{h,m}",
"requires_arc": true
}