[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / c / 0 / TheRefresh / 1.0.1 / TheRefresh.podspec.json
blob915c1ab96b43adbbfb3b8c9c7c484c3921e54a67
2   "name": "TheRefresh",
3   "version": "1.0.1",
4   "summary": "UIScrollView Refresh control for  swift4.2",
5   "description": "UIScrollView Refresh control for swift4.2\n下拉刷新和上拉加载更多的控制器",
6   "homepage": "https://github.com/121372288/Refresh",
7   "license": "MIT",
8   "authors": {
9     "121372288": "121372288@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/121372288/Refresh.git",
16     "tag": "1.0.1"
17   },
18   "swift_version": "4.2",
19   "source_files": [
20     "Refresh/**/*.swift",
21     "Refresh/*.swift"
22   ],
23   "resources": "Refresh/Refresh.bundle",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "requires_arc": true