[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 6 / f / a / ATRefresh_Swift / 0.0.6 / ATRefresh_Swift.podspec.json
blob0b36739a166a8be411e0881c8bd13a5873513015
2   "name": "ATRefresh_Swift",
3   "version": "0.0.6",
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": "http://blog.cocoachina.com/227971",
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.0.6"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Source/*.{h,swift}",
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.9.1"
24     ],
25     "DZNEmptyDataSet": [
26       "~> 1.8.1"
27     ],
28     "KVOController": [
29       "~> 1.2.0"
30     ],
31     "MJRefresh": [
32       "~> 3.4.3"
33     ]
34   },
35   "public_header_files": "Source/ATRefresh_Swift-Bridging-Header.h",
36   "swift_version": "5.0"