blob: acd9444c408115662a67612cafda792394962549 [file] [log] [blame]
{
"name": "UIFloatLabelTextView",
"version": "1.0.6",
"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.6"
},
"source_files": "UIFloatLabelTextView/*.{h,m}",
"requires_arc": true,
"social_media_url": "https://twitter.com/ArtSabintsev",
"screenshots": "https://camo.githubusercontent.com/9b1c3be013c6ea6d718d96fc0c02df427a0de1c7/687474703a2f2f6431337961637572716a676172612e636c6f756466726f6e742e6e65742f75736572732f363431302f73637265656e73686f74732f313235343433392f666f726d2d616e696d6174696f6e2d5f6769665f2e676966",
"authors": {
"Arthur Ariel Sabintsev": "arthur@sabintsev.com"
},
"license": "MIT"
}