blob: dc6d9c1ff10e731a6d7fcbef33ad630aa11a70e7 [file] [log] [blame]
{
"name": "YLExtensions",
"version": "1.0.0",
"summary": "Make UITableView and UICollectionView easier to use.",
"homepage": "https://github.com/YuLeiFuYun/YLExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YuLeiFuYun": "yuleifuyunn@gmail.com"
},
"swift_versions": "5.1",
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/YuLeiFuYun/YLExtensions.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.swift",
"swift_version": "5.1"
}