blob: 9f3197fe1cb1d195d979551d0b4f280284dd66eb [file] [log] [blame]
{
"name": "BOOLoadMoreController",
"version": "1.0.2",
"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.2"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}