blob: 81ddc636ca2f6ae228cc5a8b5647a627b105dd9f [file] [log] [blame]
{
"name": "EZSwiftExtensions",
"version": "0.7",
"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": "0.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/*.swift"
}