[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / 8 / 0 / 9 / ZYKit / 0.0.0.7 / ZYKit.podspec.json
blob7ac836cc59f9f6ce4dc6ee234caa309dac8034a2
2   "name": "ZYKit",
3   "version": "0.0.0.7",
4   "summary": "A marquee view used on iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/CoderWD/ZYKit",
7   "license": "MIT",
8   "authors": {
9     "何伟东": "654500619@.com"
10   },
11   "source": {
12     "git": "https://github.com/CoderWD/ZYKit.git",
13     "tag": "0.0.0.7"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "ZYKit/Class/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ],
25   "dependencies": {
26     "WDKit": [
27       "~> 1.0.2.7"
28     ],
29     "Masonry": [
30       "~> 1.0.2"
31     ],
32     "SDWebImage": [
33       "~> 3.8.2"
34     ],
35     "MJRefresh": [
36       "~> 3.1.12"
37     ],
38     "MBProgressHUD": [
39       "~> 1.0.0"
40     ]
41   }