[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 7 / 0 / TextDrawer / 1.0.2 / TextDrawer.podspec.json
blob237228ca11bcd396e2bc4908b1c60aff66b1c821
2   "name": "TextDrawer",
3   "version": "1.0.2",
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     "commit": "bd62414b6d1d32eaa8db4e9c9150124487440784",
18     "tag": "1.0.2"
19   },
20   "source_files": "TextDrawer/*.swift",
21   "dependencies": {
22     "Masonry": [
24     ]
25   }