[Delete] FaceCoreBasicNightly 6.3.1040
[CocoaPods.git] / Specs / c / 7 / 8 / YYRefreshView / 1.0.1 / YYRefreshView.podspec.json
bloba6ba0f02d51d4335f8b1437425f7ec3c65d014dc
2   "name": "YYRefreshView",
3   "version": "1.0.1",
4   "summary": "Four directions refresh",
5   "description": "Refresh control support four directions",
6   "homepage": "https://github.com/cgcym1234/YYRefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cgcym1234": "cgcym1234@163.com"
13   },
14   "source": {
15     "git": "https://github.com/cgcym1234/YYRefresh.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "YYRefresh/Classes/**/*",
23   "resource_bundles": {
24     "YYRefresh": [
25       "YYRefresh/Assets/*.xcassets"
26     ]
27   },
28   "swift_version": "5.0"