[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 7 / 0 / TextDrawer / 1.0.5 / TextDrawer.podspec.json
blob423685f1de6f7b72ee4df08623cdba41a1708d21
2   "name": "TextDrawer",
3   "version": "1.0.5",
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.5"
18   },
19   "source_files": "TextDrawer/TextDrawer/*.swift",
20   "dependencies": {
21     "Masonry": [
23     ]
24   }