blob: 423685f1de6f7b72ee4df08623cdba41a1708d21 [file] [log] [blame]
{
"name": "TextDrawer",
"version": "1.0.5",
"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.5"
},
"source_files": "TextDrawer/TextDrawer/*.swift",
"dependencies": {
"Masonry": [
]
}
}