blob: 8f15c9d337000eec135a53bcb255e075a1c96563 [file] [log] [blame]
{
"name": "SetNeedsReadable",
"version": "2.3",
"summary": "Helpful extensions for CGFloat and UIView aimed to enhance readability of layout code.",
"homepage": "https://github.com/rehatkathuria/SetNeedsReadable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rehatkathuria": "rehat@kathuria.co"
},
"source": {
"git": "https://github.com/rehatkathuria/SetNeedsReadable.git",
"tag": "2.3"
},
"social_media_url": "https://twitter.com/rhtkth",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.1"
}