[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / 0 / SFPullRefresh / 1.1.4 / SFPullRefresh.podspec.json
blob5a620a1b5b3ed300d2f23496f20806dd2460e6a2
2   "name": "SFPullRefresh",
3   "version": "1.1.4",
4   "summary": "add simple pull refresh to UITableView or 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.4"
17   },
18   "source_files": "SFPullRefresh/lib/**/*.{h,m}",
19   "requires_arc": true