[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 5 / 7 / b / LPPullRefreshTableView / 0.0.1 / LPPullRefreshTableView.podspec.json
blobbe23ebde807c0ac7da02193c760fb3e776ad6a75
2   "name": "LPPullRefreshTableView",
3   "version": "0.0.1",
4   "summary": "demo contain pull-down headerView and pull-up footerView.",
5   "description": "\"pull-down headerView and pull-up footerView\"",
6   "homepage": "https://github.com/vsguji/pullHeaderAndLoadMore",
7   "screenshots": [
8     "https://github.com/vsguji/pullHeaderAndLoadMore/blob/master/LPPullRefreshTableView/Resources/ScreenShot_20180415222226.png",
9     "https://github.com/vsguji/pullHeaderAndLoadMore/blob/master/LPPullRefreshTableView/Resources/ScreenShot_20180415222218.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "vsguji": "vsguji_2012@sian.com"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source": {
22     "git": "https://github.com/vsguji/pullHeaderAndLoadMore.git",
23     "tag": "0.0.1",
24     "commit": "e5a1b2364d0e3147449be7f864ad5c568ea7a1d7"
25   },
26   "source_files": [
27     "LPPullRefreshTableView/*.{h,m}",
28     "LPPullRefreshTableView/RefreshView/*.{h,m}"
29   ],
30   "exclude_files": "Classes/Exclude",
31   "frameworks": [
32     "UIKIT",
33     "Foundation"
34   ]