blob: 02b18adfc9a48468448b988e719a581a01e16dd7 [file] [log] [blame]
{
"name": "ETPaginationRefreshControl",
"version": "1.0.1",
"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.1"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"requires_arc": true
}