blob: 181b681159951d66bde4006a31cb88c0b21c8a64 [file] [log] [blame]
{
"name": "TextDrawer",
"version": "1.0",
"summary": "TextDrawer, is a UIView allows you to add text, with gesture, on UIView, or UIImage.",
"description": " TextDrawer, is a UIView allows you to add text, with gesture, on UIView, or UIImage.\n You can move, scale or rotate your text with gesture.\n",
"homepage": "https://github.com/remirobert/TextDrawer",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"social_media_url": "https://twitter.com/remi936",
"authors": {
"rémi ": "remirobert33530@gmail.com"
},
"source": {
"git": "https://github.com/remirobert/TextDrawer.git",
"tag": "1.0"
},
"source_files": "TextDrawer/*.swift",
"dependencies": {
"Masonry": [
]
}
}