blob: 288466bb38be1c171ef4e52615605ab3224110bf [file] [log] [blame]
{
"name": "XDButton",
"version": "1.0.0",
"summary": "A convenient way to create Button.",
"description": "A convenient way to create a XDButton object which inherit UIButton.",
"homepage": "https://github.com/Tbwas/XDButton.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xindong": "2446534103@qq.com"
},
"social_media_url": "http://www.jianshu.com/u/c8d5296a13a4",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Tbwas/XDButton.git",
"tag": "1.0.0"
},
"source_files": "XDButton/*.{h,m}",
"requires_arc": true
}