blob: 057b77401d9aafa974f0e76e8d79b7d8ca52cf41 [file] [log] [blame]
{
"name": "UIFont-DynamicFontControl",
"platforms": {
"ios": null
},
"version": "0.1",
"summary": "This category is meant to help with using the Dynamic Text sizes introduced in iOS7",
"authors": {
"Michael Kral": "me@mkr.al"
},
"homepage": "https://github.com/mkral/UIFont-DynamicFontControlDemo",
"license": "MIT",
"source": {
"git": "https://github.com/mkral/UIFont-DynamicFontControlDemo.git",
"tag": "0.1"
},
"source_files": "UIFont-DynamicFontControl/*.{h,m}",
"requires_arc": false
}