blob: 6d4f99db557973bfb62c40ae096196b092bbd8a7 [file] [log] [blame]
{
"name": "UIView+AORefreshFont",
"platforms": {
"ios": "6.0"
},
"version": "1.0.2",
"summary": "UIView+AORefreshFont is a category on UIView that provides a convenience method for resetting the dynamic type font of a text-input view.",
"homepage": "https://github.com/JRG-Developer/UIView-AORefreshFont.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joshua Greene": "jrg.developer@gmail.com"
},
"source": {
"git": "https://github.com/JRG-Developer/UIView-AORefreshFont.git",
"tag": "1.0.2"
},
"frameworks": "UIKit",
"requires_arc": true,
"source_files": "UIView+AORefreshFont/*.{h,m}"
}