blob: 1043f501097f632193030eb862ca46b809abb72c [file] [log] [blame]
{
"name": "List",
"version": "0.2.0",
"summary": "Quick configuration pull-down refresh, pull-up loading, blank page, for UITableView, UICollectionView, UIScrollView.",
"homepage": "https://github.com/ablettchen/List",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ablett": "ablettchen@gmail.com"
},
"source": {
"git": "https://github.com/ablettchen/List.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/ablettchen",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "List/Classes/**/*",
"resource_bundles": {
"List": [
"List/Assets/*.xcassets"
]
},
"dependencies": {
"Blank": [
],
"MJRefresh": [
]
},
"swift_version": "5.0"
}