blob: 2ca4e3ecf84a8ab05ced0d506d4a7f8e86527efe [file] [log] [blame]
{
"name": "PRRefreshControl",
"version": "0.1.5",
"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.1.5"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"resources": "Resources/PRRefreshControl.bundle",
"requires_arc": true
}