blob: 35115227ee3eb95e25a335d4b969f37fc4a72fc9 [file] [log] [blame]
{
"name": "EZSwiftExtensions",
"version": "1.6",
"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/goktugyil/EZSwiftExtensions",
"license": "MIT",
"authors": {
"goktugyil": "gok-2@hotmail.com"
},
"source": {
"git": "https://github.com/goktugyil/EZSwiftExtensions.git",
"tag": "1.6"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Sources/*.swift"
}