blob: 37c32587d4118e875e30f16c098bd084a0306534 [file] [log] [blame]
{
"name": "ETPaginationRefreshControl",
"version": "1.0.3",
"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.3"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"requires_arc": true
}