blob: 030f13d8f3f7165fe489f60bebca0db57524094f [file] [log] [blame]
{
"name": "MGLoadMore",
"platforms": {
"ios": "9.0"
},
"summary": "LoadMoreTableView, LoadMoreCollectionView",
"requires_arc": true,
"version": "0.2.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": "0.2.1"
},
"frameworks": "UIKit",
"dependencies": {
"RxSwift": [
"~> 4.3"
],
"RxCocoa": [
"~> 4.3"
],
"MJRefresh": [
"~> 3.1"
]
},
"source_files": "MGLoadMore/**/*.{swift}",
"swift_version": "4.2"
}