blob: 8a08835e7de766e579333d9d9adea5abc1415792 [file] [log] [blame]
{
"name": "DTFont",
"version": "0.2.0",
"summary": "DynamicTypeFont helper. Easy creation, custom font etc.",
"homepage": "https://github.com/sgr-ksmt/DTFont",
"license": "MIT",
"authors": {
"Suguru Kishimoto": "melodydance.k.s@gmail.com"
},
"source": {
"git": "https://github.com/sgr-ksmt/DTFont.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "DTFont/**/*",
"frameworks": "WebKit"
}