blob: 7d1bb450ca3b262bbbb9dbab7d28af9012d2c517 [file] [log] [blame]
{
"name": "TYPropertyWrapper",
"platforms": {
"ios": "11.0"
},
"summary": "TYPropertyWrapper for iOS",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anıl Taşkıran": "anil.taskiran@trendyol.com"
},
"homepage": "https://www.trendyol.com",
"requires_arc": true,
"source": {
"git": "https://github.com/Trendyol/ios-components.git",
"tag": "TYPropertyWrapper-0.0.1"
},
"source_files": "Utils/PropertyWrapper/PropertyWrapper/Classes/**/*.swift",
"swift_versions": [
"4.2",
"5.0",
"5.1"
],
"swift_version": "5.1"
}