[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 8 / 3 / c / CMYRefresh / 0.1.5 / CMYRefresh.podspec.json
blob04819b8b5dcaff64277941a03e95ab958f982b81
2   "name": "CMYRefresh",
3   "version": "0.1.5",
4   "summary": "一句代码集成上下左右四个方向的拉动刷新",
5   "swift_version": "4.2",
6   "description": "借鉴MJRefresh的思路封装的一个常用的刷新控件",
7   "homepage": "https://github.com/BeyChan/CMYRefresh",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "BeyChan": "beychan@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/BeyChan/CMYRefresh.git",
17     "tag": "0.1.5"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "CMYRefresh/Classes/**/*",
23   "resource_bundles": {
24     "CMYRefresh": [
25       "CMYRefresh/Assets/*"
26     ]
27   },
28   "frameworks": "UIKit"