[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / f / a / ATRefresh_Swift / 0.2.2 / ATRefresh_Swift.podspec.json
blob38524babad581b70aa9fe359864a2769f28f7587
2   "name": "ATRefresh_Swift",
3   "version": "0.2.2",
4   "summary": "Some classes and class category commonly used in iOS rapid development",
5   "description": "Some classes and class category commonly used in iOS rapid development.",
6   "homepage": "https://github.com/tianya2416/ATRefresh_Swift.git",
7   "license": "MIT",
8   "authors": {
9     "tianya2416": "1203123826@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/tianya2416/ATRefresh_Swift.git",
13     "tag": "0.2.2"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "requires_arc": true,
20   "source_files": "Source/*.{h,swift}",
21   "dependencies": {
22     "EmptyDataSet-Swift": [
23       "~> 5.0.0"
24     ],
25     "MJRefresh": [
26       "~> 3.4.3"
27     ]
28   },
29   "public_header_files": "Source/ATRefresh_Swift-Bridging-Header.h",
30   "swift_version": "5.0"