[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 9 / 4 / 8 / TRImageOverlay / 0.1.0 / TRImageOverlay.podspec.json
blobf8effd80cf8a14a636b2ebc4ab498f48286a548b
2   "name": "TRImageOverlay",
3   "version": "0.1.0",
4   "summary": "Framework for generating image overlays with strings.",
5   "description": "A framework for generating overlay image based on input string. Many configurations like font or color available for adjustment.",
6   "homepage": "https://github.com/truongvinht/TRImageOverlay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Truong Vinh Tran": "truongvinht@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/truongvinht/TRImageOverlay.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/truongvinht",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "TRImageOverlay/Classes/**/*",
24   "swift_version": "5.0"