blob: f3654a940871b272d719c90f1a20ecbc049da718 [file] [log] [blame]
{
"name": "CPRefreshControl",
"version": "0.0.1",
"summary": "A customizable, UIView based refresh control to be used in conjugation with table views, collection views, or just about anything.",
"description": "A customizable refresh control based on UIView.",
"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",
"commit": "497f143cb9818a82b27f0189fc4211e036b5fc63"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}