[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 9 / a / ClockRefreshSwift / 0.0.1 / ClockRefreshSwift.podspec.json
blobc7e61b42cba5489abc275b21e2098284f58996c3
2   "name": "ClockRefreshSwift",
3   "version": "0.0.1",
4   "summary": "swift 实现的上拉刷新,下拉加载动效库",
5   "swift_versions": "5.1",
6   "homepage": "https://github.com/KyleWhale/ClockRefreshSwift.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KyleJ": "kylej@whitewhale.pro"
13   },
14   "source": {
15     "git": "https://github.com/KyleWhale/ClockRefreshSwift.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "ClockRefreshSwift/*.{h,swift}",
19   "resources": "ClockRefreshSwift/Resource/**/*",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "frameworks": "UIKit",
24   "swift_version": "5.1"