blob: 731c88e4ea0eb524327acdf570c67ab591366b95 [file] [log] [blame]
{
"name": "YLExtensions",
"version": "1.2.1",
"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.2.1"
},
"source_files": "Sources/YLExtensions/*.swift",
"swift_version": "5.1"
}