blob: dc483861358ee92f57b1e9b01fbcc08b8702ed66 [file] [log] [blame]
{
"name": "QYKit",
"version": "1.0.8",
"summary": "QYKit 类扩展,功能集合",
"description": "...",
"homepage": "https://github.com/MemoryKing/QYKit",
"license": "MIT",
"authors": {
"╰莪呮想好好宠Nǐつ ": "1091676312@qq.com"
},
"source": {
"git": "https://github.com/MemoryKing/QYKit.git",
"tag": "1.0.8"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"frameworks": [
"UIKit",
"Foundation",
"QuartzCore",
"CoreGraphics",
"AssetsLibrary",
"MediaPlayer",
"CoreTelephony",
"CoreLocation",
"AVFoundation"
],
"dependencies": {
"MJRefresh": [
],
"DZNEmptyDataSet": [
],
"PKHUD": [
],
"SnapKit": [
]
},
"source_files": "QYKit/**/*.swift",
"requires_arc": true,
"swift_version": "5.0"
}