[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 8 / 0 / 9 / ZYKit / 0.0.6.2 / ZYKit.podspec.json
blobe9803c99da2de8962376f920aed772db8802d662
2   "name": "ZYKit",
3   "version": "0.0.6.2",
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/ZYLottery/ZYKit",
7   "license": "MIT",
8   "authors": {
9     "章鱼彩票": "appdeveloper@8win.com"
10   },
11   "source": {
12     "git": "https://github.com/ZYLottery/ZYKit.git",
13     "tag": "0.0.6.2"
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     "AdSupport"
25   ],
26   "dependencies": {
27     "WDKit": [
29     ],
30     "Masonry": [
31       "~> 1.0.2"
32     ],
33     "SDWebImage": [
34       "~> 3.8.2"
35     ],
36     "MJRefresh": [
37       "~> 3.1.12"
38     ],
39     "MBProgressHUD": [
40       "~> 1.0.0"
41     ],
42     "SensorsAnalyticsSDK": [
43       "~> 1.6.24"
44     ],
45     "MJExtension": [
46       "~> 3.0.13"
47     ],
48     "SimulateIDFA": [
49       "~> 0.0.1"
50     ]
51   }