blob: 12c4fbeb7b71034f3f5695557ce5d209fe0ab3df [file] [log] [blame]
{
"name": "BOOLRefreshController",
"version": "1.0.1",
"summary": "Decoupled solution for DROP DOWN TO REFRESH",
"description": "DROP DOWN TO REFRESH is popular, but this is the best decoupled.",
"homepage": "https://github.com/pgbo/BOOLRefreshController.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pgbo": "460667915@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/pgbo/BOOLRefreshController.git",
"tag": "1.0.1"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}