blob: 745ea879d5fd848704b941c1e22db3c4de16661f [file] [log] [blame]
{
"name": "MGLoadMore",
"platforms": {
"ios": "9.0"
},
"summary": "LoadMoreTableView, LoadMoreCollectionView",
"requires_arc": true,
"version": "0.1.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": "0.1.0"
},
"frameworks": "UIKit",
"dependencies": {
"RxSwift": [
"~> 4.1"
],
"RxCocoa": [
"~> 4.1"
],
"MJRefresh": [
"~> 3.1"
]
},
"source_files": "MGLoadMore/**/*.{swift}",
"swift_version": "4.0"
}