blob: c7370a929c00cc239b4f2140a38c2d8e116b61f5 [file] [log] [blame]
{
"name": "List",
"version": "0.1.5",
"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.1.5"
},
"social_media_url": "https://twitter.com/ablettchen",
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"source_files": "List/Classes/**/*",
"dependencies": {
"Blank": [
],
"MJRefresh": [
]
},
"swift_version": "4.0"
}