blob: bfd5c4b0eeaf4ba5a51d1eade298767f8581bcd6 [file] [log] [blame]
{
"name": "AllAroundPullView",
"version": "1.0",
"summary": "4 direction Pull-To-Refresh feature.",
"homepage": "https://github.com/r-plus/AllAroundPullView/",
"license": "MIT",
"authors": {
"r-plus": "anasthasia.r@gmail.com"
},
"source": {
"git": "https://github.com/r-plus/AllAroundPullView.git",
"tag": "1.0"
},
"platforms": {
"ios": "4.0"
},
"source_files": "AllAroundPullView.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore"
}