blob: 9c6c24b17fcc8f812f70b0bc0b4b7465c63a180d [file] [log] [blame]
{
"name": "ZHelper",
"version": "0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Helper methods in swift",
"homepage": "https://github.com/omiz/ZHelper",
"authors": {
"Omar Allaham": "o.allaham@icloud.com"
},
"source": {
"git": "https://github.com/omiz/ZHelper.git",
"tag": "0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": "true",
"source_files": "Zhelper/*.swift",
"pushed_with_swift_version": "3.0"
}