blob: 028484d2d6e78e01b151f0298aa6bab167a39f2f [file] [log] [blame]
{
"name": "PPFFlipStringView",
"version": "0.0.1",
"summary": "有翻牌动画效果的字符View",
"homepage": "https://github.com/panpengfei21/PPFFlipCharListDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"潘鹏飞": "49594857@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/panpengfei21/PPFFlipCharListDemo.git",
"tag": "0.0.1"
},
"source_files": "PPFFlipCharListDemo/sources/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"swift_versions": "5.0",
"dependencies": {
"PPFEquableItemsView": [
"~> 0.0.2"
],
"PPFFlipChar": [
"~> 0.0.2"
]
},
"swift_version": "5.0"
}