blob: c5add4984444fd7f24d07b8c4563ea2e7e28e4a3 [file] [log] [blame]
{
"name": "JCECustomDynamicType",
"version": "0.1.0",
"summary": "Extends iOS dynamic type to provide font sizes and custom fonts.",
"homepage": "https://github.com/jpteti/JCECustomDynamicType",
"license": "MIT",
"authors": {
"J-P Teti": "me@jpteti.com"
},
"source": {
"git": "https://github.com/jpteti/JCECustomDynamicType.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes"
}