blob: 43416ffee84fb1f324aad10a2320285ebd0e7317 [file] [log] [blame]
{
"name": "T21EnvironmentSwift",
"version": "1.1.1",
"summary": "This class provides helper methods to deal with app deployment related stuff, such as build configuration dependent variables and also, language runtime management support.",
"authors": "Eloi Guzman Ceron",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/worldline-spain/T21EnvironmentSwift.git",
"tag": "1.1.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",
"dependencies": {
"T21Notifier": [
"~>1.0.3"
],
"T21LoggerSwift": [
"~>1.2.1"
]
}
}