blob: 878ddf12877db25be4faec09a277a2886c34cca9 [file] [log] [blame]
{
"name": "AMPDynamicFont",
"version": "0.1.1",
"summary": "Dynamic font for UILabel, UIButton, UITextField and UITextView",
"description": "Dynamic font for UILabel, UIButton, UITextField and UITextView.\nWorks with custom fonts, you don't need to use dynamic type sizes.",
"homepage": "https://github.com/alvaromurillo/AMPDynamicFont",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alvaromurillo": "hi@alvaromurillo.com"
},
"source": {
"git": "https://github.com/alvaromurillo/AMPDynamicFont.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AMPDynamicFont/Classes/**/*",
"frameworks": "UIKit"
}