[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / d / 5 / SSPullRefresh / 0.0.1 / SSPullRefresh.podspec.json
blobe5f3c31c135fea49321274f6e3017388336d0108
2   "name": "SSPullRefresh",
3   "version": "0.0.1",
4   "summary": "一款简易的刷新控件",
5   "description": "SSKit的一个组件,是一款建议的刷新控件",
6   "homepage": "https://github.com/bassamyan/SSPullRefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Quincy Yan": "yanyibin@aol.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/bassamyan/SSPullRefresh.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "SSPullRefreshDemo/SSPullRefresh/**/*.{h,m}",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }