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