blob: 268ae8ba08bf2ce50c196195c5a2309cbfbdcc5f [file] [log] [blame]
{
"name": "DGElasticPullView",
"version": "1.2.1",
"authors": {
"Danil Gontovnik": "gontovnik.danil@gmail.com"
},
"homepage": "https://github.com/gontovnik/DGElasticPullToRefresh",
"summary": "Base on DGElasticPullToRefresh (Support pullToRefresh manually & pullToLoadMore)",
"source": {
"git": "https://github.com/catofdestruction/DGElasticPullToRefresh.git",
"tag": "1.2.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DGElasticPullToRefresh/*.swift",
"requires_arc": true,
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
}
}