blob: 47c948d2b0cc476af5d299820746d14364ddb3a6 [file] [log] [blame]
{
"name": "BXLoadMoreControl",
"version": "1.1.0",
"summary": "BXLoadMoreControl behaves like UIRefresh Control but is used to load more",
"description": "BXLoadMoreControl behaves like UIRefresh Control but is used to load more,with more state control, and integreted with UITableViewController well.",
"homepage": "https://github.com/banxi1988/BXLoadMoreControl",
"license": "MIT",
"authors": {
"banxi1988": "banxi1988@gmail.com"
},
"source": {
"git": "https://github.com/banxi1988/BXLoadMoreControl.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"PinAuto": [
]
}
}