blob: b1e4e84095c4ed968d984856e982295576869943 [file] [log] [blame]
{
"name": "Gliphy",
"version": "0.2.1",
"summary": "A Swift Library to help manage Dynamic Type",
"description": "A library to help manage custom fonts when used in iOS's\nDynamic Type.",
"homepage": "https://github.com/tallwave/Gliphy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Scott Williams": "scott.williams@tallwave.com"
},
"social_media_url": "http://twitter.com/swilliams",
"source": {
"git": "https://github.com/tallwave/Gliphy.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Gliphy/**/*.swift",
"requires_arc": true
}