blob: 478707939e3345dcf5ae2146184d8a0f7967394c [file] [log] [blame]
{
"name": "TextDrawer",
"version": "1.0.4",
"summary": "TextDrawer, is a UIView allows you to add text, with gesture, on UIView, or UIImage.",
"requires_arc": true,
"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.4"
},
"source_files": "TextDrawer/TextDrawer/*.swift",
"dependencies": {
"Masonry": [
]
}
}