[Add] Backpack-SwiftUI 73.18.0
[CocoaPods.git] / Specs / 1 / 9 / e / RuntimeEnvironment / 1.0.3 / RuntimeEnvironment.podspec.json
blobd1525aa839be79a31a3d0482f78fc097ccedbcf1
2   "name": "RuntimeEnvironment",
3   "version": "1.0.3",
4   "summary": "Manage environment variable at runtime with environment mode set in Info.plist",
5   "homepage": "https://github.com/Digipolitan/runtime-environment",
6   "authors": "Digipolitan",
7   "source": {
8     "git": "https://github.com/Digipolitan/runtime-environment.git",
9     "tag": "v1.0.3"
10   },
11   "license": {
12     "type": "BSD",
13     "file": "LICENSE"
14   },
15   "source_files": "Sources/**/*.{swift,h}",
16   "platforms": {
17     "ios": "8.0",
18     "watchos": "2.0",
19     "tvos": "9.0",
20     "osx": "10.10"
21   },
22   "swift_version": "4.2"