blob: dcbe4e0136550e6d2667f650d630043e8805544a [file] [log] [blame]
{
"name": "OPHTableController",
"platforms": {
"ios": "7.0"
},
"version": "1.0.0",
"summary": "Lightweight controller for TableView to add pull to refresh and load more functionality",
"authors": {
"Ritesh Gupta": "ritesh@ophio.co.in"
},
"license": "MIT",
"homepage": "https://github.com/ophio/OPHTableController",
"source": {
"git": "https://github.com/ophio/OPHTableController.git",
"tag": "1.0.0"
},
"source_files": "Source/*.{h,m}",
"requires_arc": true
}