| { |
| "name": "WSFlexibleTouch", |
| "version": "0.1.0", |
| "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.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "WSFlexibleTouch/Classes/*" |
| } |