blob: 83bd3ec7f608c5fa53d213bb366acce9ab2ce779 [file] [log] [blame]
{
"name": "JDragonTypeButtonView",
"version": "0.0.1",
"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.1"
},
"source_files": "JDragonTypeButtonView/*.{h,m}",
"requires_arc": true
}