blob: ef917c0dde9fc971b3878389ccd013edce4bfba3 [file] [log] [blame]
{
"name": "MGLoadMore",
"platforms": {
"ios": "9.0"
},
"summary": "LoadMoreTableView, LoadMoreCollectionView",
"requires_arc": true,
"version": "1.3.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": "1.3.1"
},
"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"
}