blob: 68cd695e5f970ffef21b5c85d935c4ce37175de0 [file] [log] [blame]
{
"name": "PRRefreshControl",
"version": "0.2.1",
"summary": "Yet another and better refresh control for scroll views.",
"homepage": "https://github.com/Elethom/PRRefreshControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elethom Hunter": "elethomhunter@gmail.com"
},
"social_media_url": "https://twitter.com/ElethomHunter",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/Elethom/PRRefreshControl.git",
"tag": "0.2.1"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"resources": "Resources/PRRefreshControl.bundle",
"requires_arc": true
}