[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 1 / a / 0 / SFPullRefresh / 1.2.5 / SFPullRefresh.podspec.json
blob84b4e378ac6a0f7bf20a835bc1cbe6dbd1a73131
2   "name": "SFPullRefresh",
3   "version": "1.2.5",
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.5"
17   },
18   "source_files": "SFPullRefresh/lib/**/*.{h,m}",
19   "requires_arc": true