blob: ef02abccabbb85d943a2dae4798af3c6e940cd73 [file] [log] [blame]
{
"name": "MGLoadMore",
"platforms": {
"ios": "9.0"
},
"summary": "LoadMoreTableView, LoadMoreCollectionView",
"requires_arc": true,
"version": "1.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tuan Truong": "tuan188@gmail.com"
},
"homepage": "https://github.com/tuan188/MGLoadMore",
"source": {
"git": "https://github.com/tuan188/MGLoadMore.git",
"tag": "1.1.0"
},
"frameworks": "UIKit",
"dependencies": {
"RxSwift": [
"~> 5.0"
],
"RxCocoa": [
"~> 5.0"
],
"MJRefresh": [
"~> 3.1"
]
},
"source_files": "MGLoadMore/Sources/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}