blob: 6201eb0a0af87fb093df0b2217f78480d9001cb0 [file] [log] [blame]
{
"name": "BOOLRefreshController",
"version": "1.0.3",
"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.3"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}