blob: 4a6ab7141ff9883509a6eb8b5d3db4837e2491ae [file] [log] [blame]
{
"name": "Zero",
"version": "0.0.1",
"summary": "Just a basic pod",
"homepage": "https://github.com/yasinkbas/Zero",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yasinkbas": "yasin.kbas12@gmail.com"
},
"source": {
"git": "https://github.com/yasinkbas/Zero.git",
"tag": "0.0.1"
},
"swift_versions": "4.0",
"platforms": {
"ios": "8.0"
},
"source_files": "Zero/Classes/**/*",
"swift_version": "4.0"
}