blob: 7fa045556e0040869a4ed0acf2d53e59406df963 [file] [log] [blame]
{
"name": "T21EnvironmentSwift",
"version": "2.0.1",
"summary": "This class provides helper methods to deal with app deployment related stuff.",
"authors": "Eloi Guzman Ceron",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/worldline-spain/T21EnvironmentSwift.git",
"tag": "2.0.1"
},
"source_files": "src/**/*.{swift}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"homepage": "https://github.com/worldline-spain/T21EnvironmentSwift",
"license": "https://github.com/worldline-spain/T21EnvironmentSwift/blob/master/LICENSE",
"swift_versions": "5.0",
"dependencies": {
"T21Notifier": [
"~>2.0.2"
],
"T21LoggerSwift": [
"~>2.0.0"
]
},
"swift_version": "5.0"
}