blob: 237228ca11bcd396e2bc4908b1c60aff66b1c821 [file] [log] [blame]
{
"name": "TextDrawer",
"version": "1.0.2",
"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",
"commit": "bd62414b6d1d32eaa8db4e9c9150124487440784",
"tag": "1.0.2"
},
"source_files": "TextDrawer/*.swift",
"dependencies": {
"Masonry": [
]
}
}