[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 1 / a / 0 / SFPullRefresh / 1.2.7 / SFPullRefresh.podspec.json
blobf5c161f5f00884e87cc8b9fab087d53e2e2ce127
2   "name": "SFPullRefresh",
3   "version": "1.2.7",
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.2.7"
17   },
18   "source_files": "SFPullRefresh/lib/**/*.{h,m}",
19   "requires_arc": true