[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / b / 5 / ViperServices / 1.6.0 / ViperServices.podspec.json
blob630e954f56d8ae1e5eacd6f7bfed231cfaaf9bfc
2   "name": "ViperServices",
3   "version": "1.6.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.6.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"