[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / d / 7 / 8 / VersionIcon / 0.9.1 / VersionIcon.podspec.json
blobb397290625c7af622040936a0c37bfe1ebaa33af
2   "name": "VersionIcon",
3   "version": "0.9.1",
4   "license": "Apache License, Version 2.0",
5   "summary": "VersionIcon prepares iOS icon with ribbon, text and version info overlay",
6   "homepage": "https://github.com/DanielCech/VersionIcon",
7   "social_media_url": "https://twitter.com/DanielCech",
8   "authors": {
9     "Daniel Čech": "daniel.cech@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/DanielCech/VersionIcon.git",
13     "tag": "0.9.1"
14   },
15   "platforms": {
16     "ios": "11.0",
17     "osx": "10.10",
18     "tvos": "11.0",
19     "watchos": "2.0"
20   },
21   "requires_arc": true,
22   "default_subspecs": "Core",
23   "subspecs": [
24     {
25       "name": "Core",
26       "source_files": "Bin/*",
27       "frameworks": "Foundation"
28     }
29   ]