[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / 0 / SFPullRefresh / 1.1.2 / SFPullRefresh.podspec.json
blob73e6bfdda24acede55d5b956ac598443ffd4274f
2   "name": "SFPullRefresh",
3   "version": "1.1.2",
4   "summary": "simple pull refresh for UITableView and UICollectionView",
5   "description": "easy pull refresh for UITableView and UICollectionView, support custom refresh and loadmore control",
6   "homepage": "https://github.com/sofach/SFPullRefresh",
7   "license": "MIT",
8   "authors": {
9     "sofach": "sofach@126.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/sofach/SFPullRefresh.git",
16     "tag": "1.1.2"
17   },
18   "source_files": "SFPullRefresh/lib/**/*.{h,m}",
19   "requires_arc": true