blob: 8e813533043b3d1976a3be2d034a67768c060920 [file] [log] [blame]
{
"name": "ZYCoverController",
"version": "0.1.0",
"summary": "A lightweight, pure-Swift library for cover flip.",
"homepage": "https://github.com/ileafly/ZYCoverController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leafly": "luzhiyongmail@sohu.com"
},
"source": {
"git": "https://github.com/ileafly/ZYCoverController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.2",
"source_files": "ZYCoverController/Classes/**/*",
"swift_version": "4.2"
}