[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 3 / f / c / OPHTableController / 1.0.0 / OPHTableController.podspec.json
blobdcbe4e0136550e6d2667f650d630043e8805544a
2   "name": "OPHTableController",
3   "platforms": {
4     "ios": "7.0"
5   },
6   "version": "1.0.0",
7   "summary": "Lightweight controller for TableView to add pull to refresh and load more functionality",
8   "authors": {
9     "Ritesh Gupta": "ritesh@ophio.co.in"
10   },
11   "license": "MIT",
12   "homepage": "https://github.com/ophio/OPHTableController",
13   "source": {
14     "git": "https://github.com/ophio/OPHTableController.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "Source/*.{h,m}",
18   "requires_arc": true