blob: 0c1dba0ad758dcfd7498ccf47adc6f8f3b46033f [file] [log] [blame]
{
"name": "Gempack",
"version": "0.0.1",
"summary": "All-inclusive swift extensions.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/kodlios/Gempack",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kodlios": "yasin.kbas12@gmail.com"
},
"source": {
"git": "https://github.com/kodlios/Gempack.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.1",
"source_files": "Gempack/Classes/**/*",
"swift_version": "5.1"
}