blob: cab9b1ea65f07b382e16e49300ee45e8c0944e5a [file] [log] [blame]
{
"name": "XMCircleType",
"version": "1.1.1",
"summary": "A UIView that allows you to display an NSString as a cicular text.",
"description": " XMCircleType is a UIView that allows you to display an NSString as a cicular text. Is will take font kerning into account, so no weird spacings.\n",
"homepage": "https://github.com/MichMich/XMCircleType",
"screenshots": "https://raw.github.com/michmich/XMCircleType/master/Screenshots/example.png",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Michael Teeuw": "michael@xonaymedia.nl"
},
"social_media_url": "http://twitter.com/MichMich",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/MichMich/XMCircleType.git",
"tag": "1.1.1"
},
"source_files": "XMCircleType/Views/*.{h,m}",
"requires_arc": true
}