blob: 132b330bedb1e9dd5c63ce7c364ebea803b96252 [file] [log] [blame]
{
"name": "PKRefreshControl",
"version": "0.1.1",
"summary": "Customizable refresh control.",
"description": " You can replace pulling(appearing) animation, loading animation, disappearing animation.\n",
"homepage": "https://github.com/goodpatch/PKRefreshControl",
"license": "MIT",
"authors": {
"Seiya Shimokawa": "seiya@goodpatch.com"
},
"source": {
"git": "https://github.com/goodpatch/PKRefreshControl.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PKRefreshControl": [
"Pod/Assets/*.png"
]
}
}