blob: 15491dfac5c322cdae782ca61e13d23d49e19350 [file] [log] [blame]
{
"name": "UIFloatLabelTextView",
"version": "1.0.0",
"summary": "A subclassed UITextView that implements the Float Label UI design pattern.",
"homepage": "https://github.com/ArtSabintsev/UIFloatLabelTextView",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ArtSabintsev/UIFloatLabelTextView.git",
"tag": "1.0.0"
},
"source_files": "UIFloatLabelTextView/*.{h,m}",
"requires_arc": true,
"social_media_url": "https://twitter.com/ArtSabintsev",
"authors": {
"Arthur Ariel Sabintsev": "arthur@sabintsev.com"
},
"license": "MIT"
}