blob: 24decc7569570042199fec8832558d611877d22d [file] [log] [blame]
{
"name": "EZSwiftExtensions_Fix",
"version": "1.0.1",
"summary": ":smirk: How Swift standard types and classes were supposed to work",
"description": ":smirk: How Swift standard types and classes were supposed to work.",
"homepage": "https://github.com/DK-L-iOS/EZSwiftExtensions_Fix",
"license": "MIT",
"authors": "lidengke",
"source": {
"git": "https://github.com/DK-L-iOS/EZSwiftExtensions_Fix.git",
"tag": "1.0.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "EZSwiftExtensions_Fix/*.swift",
"swift_version": "5.0"
}