blob: 40fc96e52a94a867fd1ecfa787039cefdac76e1b [file] [log] [blame]
{
"name": "LGRefreshView",
"version": "1.0.1",
"platforms": {
"ios": "6.0"
},
"license": "MIT",
"homepage": "https://github.com/Friend-LGA/LGRefreshView",
"authors": {
"Grigory Lutkov": "Friend.LGA@gmail.com"
},
"source": {
"git": "https://github.com/Friend-LGA/LGRefreshView.git",
"tag": "1.0.1"
},
"summary": "iOS pull to refresh for UIScrollView, UITableView and UICollectionView",
"requires_arc": true,
"source_files": "LGRefreshView/*.{h,m}",
"dependencies": {
"DACircularProgress": [
"~> 2.3.1"
]
}
}