[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 7 / 0 / TextDrawer / 1.0 / TextDrawer.podspec.json
blob181b681159951d66bde4006a31cb88c0b21c8a64
2   "name": "TextDrawer",
3   "version": "1.0",
4   "summary": "TextDrawer, is a UIView allows you to add text, with gesture, on UIView, or UIImage.",
5   "description": "                   TextDrawer, is a UIView allows you to add text, with gesture, on UIView, or UIImage.\n                   You can move, scale or rotate your text with gesture.\n",
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"
18   },
19   "source_files": "TextDrawer/*.swift",
20   "dependencies": {
21     "Masonry": [
23     ]
24   }