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