blob: c56c100150f99022f40cd59084d362ab30dc5d2b [file] [log] [blame]
{
"name": "TTARefresher",
"version": "0.1.0",
"summary": "TTARefresher is Swift version of `MJRefresh`",
"description": "TTARefresher is Swift version of `MJRefresh`, TTARefresher can work with UIScrollView, UITableView, UICollectionView and UIWebView, WKWebView. Othewise, THANKS the author of `MJRefresh`",
"homepage": "https://github.com/TMTBO/TTARefresher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TMTBO": "tmtbo@hotmail.com"
},
"source": {
"git": "https://github.com/TMTBO/TTARefresher.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TTARefresher/Classes/**/*",
"resource_bundles": {
"TTARefresher": [
"TTARefresher/Resources/*.png",
"TTARefresher/Resources/*.lproj"
]
},
"pushed_with_swift_version": "3.1"
}