blob: 17a21b670e3d05d7c7a97a58a9f7c23ad5b40052 [file] [log] [blame]
{
"name": "BGOpaqueLabel",
"version": "1.0.0",
"homepage": "https://github.com/benguild/BGOpaqueLabel",
"summary": "An opaque, non-blended label for `UIKit` on iOS with full Emoji support.",
"license": "MIT",
"authors": {
"Ben Guild": "hello@benguild.com"
},
"source": {
"git": "https://github.com/benguild/BGOpaqueLabel.git",
"tag": "1.0.0"
},
"source_files": "BGOpaqueLabel.{h,m}",
"social_media_url": "https://twitter.com/benguild",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}