[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 7 / 0 / TextDrawer / 1.0.4 / TextDrawer.podspec.json
blob478707939e3345dcf5ae2146184d8a0f7967394c
2   "name": "TextDrawer",
3   "version": "1.0.4",
4   "summary": "TextDrawer, is a UIView allows you to add text, with gesture, on UIView, or UIImage.",
5   "requires_arc": true,
6   "homepage": "https://github.com/remirobert/TextDrawer",
7   "platforms": {
8     "ios": "8.0"
9   },
10   "license": "MIT",
11   "social_media_url": "https://twitter.com/remi936",
12   "authors": {
13     "rémi ": "remirobert33530@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/remirobert/TextDrawer.git",
17     "tag": "1.0.4"
18   },
19   "source_files": "TextDrawer/TextDrawer/*.swift",
20   "dependencies": {
21     "Masonry": [
23     ]
24   }