blob: 2cfac0ddc88d9d46c9cd62c42b07a2b3f979202c [file] [log] [blame]
{
"name": "CPRefreshControl",
"version": "0.0.8",
"summary": "A customizable refresh control based on UIView.",
"description": "A customizable, UIView based refresh control to be used in conjugation with table views, collection views, or just about anything.",
"homepage": "https://github.com/canpoyrazoglu/CPRefreshControl",
"license": "MIT",
"authors": {
"Can Poyrazoğlu": "can@canpoyrazoglu.com"
},
"social_media_url": "http://twitter.com/canpoyrazoglu",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/canpoyrazoglu/CPRefreshControl.git",
"tag": "v0.0.8"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}