blob: 8a8a80872623b1e7ab512064a915b5e7ba1374f7 [file] [log] [blame]
{
"name": "AccessoryKit",
"version": "0.5.1",
"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.5.1"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.3",
"source_files": "Sources/AccessoryKit/**/*",
"frameworks": "UIKit",
"swift_version": "5.3"
}