Latest | 1.3.3 |
---|---|
Homepage | http://github.com/herinkc/HTPressableButton |
License | MIT |
Platforms | ios 6.0, requires ARC |
Authors | , |
no README.md available
Latest podspec
{ "name": "HTPressableButton", "version": "1.3.3", "summary": "Pressable button with ease of use for iOS developers.", "homepage": "http://github.com/herinkc/HTPressableButton", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Herin Kim": "[email protected]", "Thanakron Tandavas": "[email protected]" }, "screenshots": "https://dl.dropboxusercontent.com/s/na4sowpi58dcajv/HTPressableButtonImage.gif", "platforms": { "ios": "6.0" }, "source": { "git": "https://github.com/herinkc/HTPressableButton.git", "tag": "1.3.3" }, "requires_arc": true, "default_subspecs": "All", "subspecs": [ { "name": "All", "source_files": [ "Classes", "Classes/**/*.{h,m}" ] }, { "name": "HTColor", "source_files": "Classes/UIColor+HTColor.{h,m}" } ] }
Wed, 27 Apr 2016 09:25:03 +0000