blob: b6b42786b3f3177e011ac83303b940da4ae23c99 [file] [log] [blame]
{
"name": "MGLoadMore",
"platforms": {
"ios": "9.0"
},
"summary": "PagingTableView, PagingCollectionView",
"requires_arc": true,
"version": "2.0.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": "2.0.0"
},
"frameworks": "UIKit",
"dependencies": {
"RxSwift": [
"~> 5.1"
],
"RxCocoa": [
"~> 5.1"
],
"MJRefresh": [
"~> 3.2"
]
},
"source_files": "MGLoadMore/Sources/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}