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