blob: f7a80b7a98d41fb90cfe3c9732c73b9df06b496e [file] [log] [blame]
{
"name": "ZExtension",
"version": "0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Apple framework extensions for an easier and faster coding",
"homepage": "https://github.com/omiz/ZExtension",
"authors": {
"Omar Allaham": "o.allaham@icloud.com"
},
"source": {
"git": "https://github.com/omiz/ZExtension.git",
"tag": "0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": "true",
"source_files": "ZExtension/*.swift",
"pushed_with_swift_version": "3.0"
}