[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 8 / 7 / 0 / TextDrawer / 1.0.1 / TextDrawer.podspec.json
blob1ff950e7ba7f92f023e3dbf5beca6aea7ed45bda
2   "name": "TextDrawer",
3   "version": "1.0.1",
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": "91f3a89eb2899dc8e004b40d6fca267a873dcfb3",
18     "tag": "1.0.1"
19   },
20   "source_files": "TextDrawer/*.swift",
21   "dependencies": {
22     "Masonry": [
24     ]
25   }