blob: d92e296c879b713512cdb590e00a98eb0cb3fbf5 [file] [log] [blame]
{
"name": "ETPaginationRefreshControl",
"version": "1.0",
"summary": "Easy-to-use pagination refresh control.",
"homepage": "https://github.com/evgeniytka4enko/ETPaginationRefreshControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Evgeniy": "evgeniytka4enko@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/evgeniytka4enko/ETPaginationRefreshControl.git",
"tag": "1.0"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"requires_arc": true
}