blob: 27f445b14100f71c5c2e608432b68294c1b208ff [file] [log] [blame]
{
"name": "LGRefreshView",
"version": "1.0.2",
"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.2"
},
"summary": "iOS pull to refresh for UIScrollView, UITableView and UICollectionView",
"requires_arc": true,
"source_files": "LGRefreshView/*.{h,m}",
"dependencies": {
"DACircularProgress": [
"~> 2.3"
]
}
}