blob: ebcb74c40d9c8592fc69ae9be6ec50b5da07a6d1 [file] [log] [blame]
{
"name": "WSFlexibleTouch",
"version": "0.1.1",
"summary": "Add flexible touch animation to UIButton class",
"description": "A lib to help you add excellent flexible animation for UIButton class when user touched",
"homepage": "https://github.com/devSC/WSFlexibleTouch",
"screenshots": "https://github.com/devSC/WSFlexibleTouch/blob/master/screenshots.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"devSC": "xiaochong2154@163.com"
},
"source": {
"git": "https://github.com/devSC/WSFlexibleTouch.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WSFlexibleTouch/Classes/*"
}