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