[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / 3 / 4 / PullToRefreshPaginationManager / 0.1 / PullToRefreshPaginationManager.podspec.json
blob9b2dd418549103555b3a26f771205413d30a2442
2   "name": "PullToRefreshPaginationManager",
3   "version": "0.1",
4   "summary": "It  allows you to have Refresh (pull-to-refresh) & Pagination (load-more) functionality with just few lines of code.",
5   "authors": {
6     "Ritesh Gupta": "rg.riteshh@gmail.com"
7   },
8   "license": "MIT",
9   "homepage": "https://github.com/riteshhgupta/PullToRefreshPaginationManager",
10   "source": {
11     "git": "https://github.com/riteshhgupta/PullToRefreshPaginationManager.git",
12     "tag": "0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Source/*.{swift}",
18   "requires_arc": true