[Add] ThinkingDataAnalyticsExtension 1.0.1
[CocoaPods.git] / Specs / e / d / f / ViewScale / 0.0.4 / ViewScale.podspec.json
blob5e8aeea64541d1dfbdcfad18616c278c7393202a
2   "name": "ViewScale",
3   "version": "0.0.4",
4   "summary": "UIView scale for fast UI development",
5   "description": "Automatically scales UI on small screens saving development time\nwith only one line of code.",
6   "homepage": "https://github.com/adobysh/ViewScale",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrei Dobysh": "andrei.dobysh@icloud.com"
13   },
14   "platforms": {
15     "ios": "12.4"
16   },
17   "source": {
18     "git": "https://github.com/adobysh/ViewScale.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "ViewScale/**/*.swift",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"