blob: 868b45b5139d422e1d1d7fdafa8ed8aee193f443 [file] [log] [blame]
{
"name": "DGButton",
"version": "2.2.0",
"summary": "A delightful setting interface framework.",
"platforms": {
"ios": "8.0"
},
"homepage": "https://gitee.com/devCody/DGButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cody": "devCody0421@gmail.com"
},
"social_media_url": "http://weibo.com/u/5348162268",
"source": {
"git": "https://gitee.com/devCody/DGButton.git",
"tag": "v2.2.0"
},
"source_files": "DGButton/DGButtonSDK/*.{h,m}",
"requires_arc": true
}