[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / 5 / ViperServices / 1.7.0 / ViperServices.podspec.json
blobc530561877f8614d1866065ecae56cea44ea2d0f
2   "name": "ViperServices",
3   "version": "1.7.0",
4   "summary": "ViperServices is dependency injection container for iOS, macOS applications written in Swift.",
5   "homepage": "https://github.com/ladeiko/ViperServices",
6   "license": "MIT",
7   "authors": {
8     "Siarhei Ladzeika": "sergey.ladeiko@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ladeiko/ViperServices.git",
12     "tag": "1.7.0"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "requires_arc": true,
18   "frameworks": "UIKit",
19   "source_files": "Sources/*.{swift}",
20   "swift_versions": [
21     "4.2",
22     "5.0",
23     "5.5",
24     "5.6",
25     "5.7"
26   ],
27   "swift_version": "5.7"