[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / b / 9 / ZYSwiftKit / 2.0.0 / ZYSwiftKit.podspec.json
blob9ec183a7fb5a4fe9f7e0f9c962fa96e853748bfb
2   "name": "ZYSwiftKit",
3   "version": "2.0.0",
4   "summary": "Siwft Extesion Kit",
5   "description": "ZYSwiftKit",
6   "homepage": "https://github.com/321zhangyang",
7   "license": "{ :type => 'MIT', :file => 'LICENSE' }",
8   "authors": {
9     "321zhangyang": "842810148@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/321zhangyang/ZYSwiftKit.git",
13     "tag": "2.0.0"
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     "Alamofire": [
24     ],
25     "DZNEmptyDataSet": [
27     ],
28     "KVOController": [
30     ],
31     "MJRefresh": [
33     ]
34   },
35   "public_header_files": "Source/ATRefresh_Swift-Bridging-Header.h",
36   "swift_version": "5.0"