blob: ffaf4174f27183fbbcf984e6632b68acd4172a28 [file] [log] [blame]
{
"name": "PPFFlipChar",
"version": "0.0.1",
"summary": "有翻牌效果的单字符view",
"homepage": "https://github.com/panpengfei21/PPFFlipCharDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"潘鹏飞": "49594857@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/panpengfei21/PPFFlipCharDemo.git",
"tag": "0.0.1"
},
"source_files": "PPFFlipCharDemo/sources/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}