blob: 5d7498d41929228bd980a032c84890da22777f05 [file] [log] [blame]
{
"name": "ZDKit",
"version": "1.0.1",
"summary": "ZDCrew Pod, feel free to use it :)",
"description": "This fantastic view changes its color gradually makes your app look fantastic!",
"homepage": "https://www.kieferwiessler.com/zdkit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kiefer Wiessler": "kwiessle@student.fr"
},
"source": {
"git": "https://github.com/kwiessle/ZDKit.git",
"tag": "1.0.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "12.0"
},
"source_files": "ZDKit/**/*.{h,m,swift}"
}