[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 8 / 3 / c / CMYRefresh / 0.1.3 / CMYRefresh.podspec.json
blob74d08b0e43e3823559304f671395cc864c79a190
2   "name": "CMYRefresh",
3   "version": "0.1.3",
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.3"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "CMYRefresh/Classes/**/*"