blob: 7c010596939534d99176e766caf467860bb2f304 [file] [log] [blame]
{
"name": "TrendyolUtils",
"platforms": {
"ios": "11.0"
},
"summary": "TrendyolUtils is a internal subframework of Trendyol iOS Projects.",
"version": "1.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ahmet Keskin": "ahmet.keskin@trendyol.com"
},
"homepage": "https://www.trendyol.com",
"dependencies": {
"SDWebImage": [
"~> 5.0"
]
},
"source": {
"git": "https://github.com/Trendyol/ios-components.git",
"tag": "1.0.3"
},
"source_files": "Utils/Utils/**/*.swift",
"swift_versions": [
"5.0",
"5.1"
],
"swift_version": "5.1"
}