2 "name": "ASOAnimatedButton",
4 "summary": "An easy-to-configure animated button",
5 "description": "ASOAnimatedButton is a storyboard-friendly library to animate button to have a two-state or bounce effect. Refer to its project examples for its various implementations.",
6 "homepage": "https://github.com/agusso/ASOAnimatedButton",
9 "Agus Soedibjo": "contact@soedibjo.com"
12 "git": "https://github.com/agusso/ASOAnimatedButton.git",
19 "source_files": "Classes/**/**/*.{h,m}",
21 "exclude_files": "Classes/osx"
24 "exclude_files": "Classes/ios"
28 "name": "TwoStateButton",
29 "source_files": "Classes/**/TwoStateButton/*.{h,m}"
32 "name": "BounceButton",
33 "source_files": "Classes/**/BounceButton/*.{h,m}"