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