[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / d / e / RBRefresh / 0.0.1 / RBRefresh.podspec.json
blob64aa5f14ef1424583ce082960e1d5c17d728ad1f
2   "name": "RBRefresh",
3   "version": "0.0.1",
4   "summary": "a component of ui for refresh data.",
5   "description": "a component of ui for refresh data.it is convenience",
6   "homepage": "https://github.com/LinkRober/RBRefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Robert": "min.xia@quvideo.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/LinkRober/RBRefresh.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Refresh",
23     "Refresh/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": [
27     "UIKit",
28     "Foundation",
29     "QuartzCore"
30   ],
31   "pushed_with_swift_version": "3.0"