blob: 4e6c44f97de1a26fd9904948f17669be3fbe71a6 [file] [log] [blame]
{
"name": "AccessoryKit",
"version": "0.4.0",
"summary": "A customizable, expandable, and easy-to-use input accessory view component for iOS.",
"description": "A customizable, expandable, and easy-to-use input accessory view component for iOS.",
"homepage": "https://github.com/xnth97/AccessoryKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yubo Qin": "xnth97@live.com"
},
"source": {
"git": "https://github.com/xnth97/AccessoryKit.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.3",
"source_files": "Sources/AccessoryKit/**/*",
"frameworks": "UIKit",
"swift_version": "5.3"
}