blob: 65d5fa8b1d7de7f58c703d90fe6ac80a0f30af1a [file] [log] [blame]
{
"name": "HLFUITextExtensions",
"version": "0.1.0",
"summary": "UIKit convenience extensions for text styling.",
"description": "Supports UILabel, UITextField, and UITextView.",
"homepage": "https://github.com/hlfcoding/UITextExtensions",
"screenshots": "https://user-images.githubusercontent.com/100884/27258670-9f75ec7a-53b5-11e7-8866-b8dff74393ff.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Peng Wang": "peng@pengxwang.com"
},
"source": {
"git": "https://github.com/hlfcoding/UITextExtensions.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/hlfcoding",
"platforms": {
"ios": "10.3"
},
"source_files": "HLFUITextExtensions/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}