blob: 1f8e696f89c6150c9f22a99042ee92953c231f99 [file] [log] [blame]
{
"name": "UIFlipView",
"version": "1.0.0",
"summary": "UIView翻轉動畫",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/League2EB/UIFlipView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"League2EB": "Lazy@Lazy.com"
},
"source": {
"git": "https://github.com/League2EB/UIFlipView.git",
"tag": "1.0.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "UIFlipView/Classes/**/*",
"swift_version": "5.0"
}