blob: 92c060b36b2da59e2b69c11db0cc9b5c86a13735 [file] [log] [blame]
{
"name": "SSDynamicText",
"version": "0.5.0",
"summary": "UILabel/TextField/TextView subclasses that support custom fonts with iOS 7's dynamic text sizes.",
"homepage": "https://github.com/splinesoft/SSDynamicText",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jonathan Hersh": "jon@her.sh"
},
"source": {
"git": "https://github.com/splinesoft/SSDynamicText.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "SSDynamicText/*.{h,m}",
"frameworks": "UIKit",
"social_media_url": "https://twitter.com/jhersh"
}