[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 8 / 9 / SYRefreshSwift / 1.0.0 / SYRefreshSwift.podspec.json
blob844427bb099f036c5d1cb071c0192ae7878f4c91
2   "name": "SYRefreshSwift",
3   "version": "1.0.0",
4   "summary": "SY Refresh Swift,下拉刷新组件,使用简单,几行代码即可实现下拉刷新,任何UIScrollView及子类可使用。",
5   "description": "SY Refresh Swift,简单易用的下拉刷新组件,低耦合,使用简单,几行代码即可实现下拉刷新,任何UIScrollView及子类可使用。",
6   "homepage": "https://github.com/reesun1130/SYRefreshSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE_SY.txt"
10   },
11   "authors": {
12     "reesun": "ree.sun.cn@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/reesun1130/SYRefreshSwift.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "SYRefreshSwift/*.swift",
19   "resources": "SYRefreshSwift/*.{png,bundle}",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"