[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 0 / 9 / ZYKit / 1.1.3 / ZYKit.podspec.json
blobc57a93c151297f2c64d08754509d9d1ac6682d09
2   "name": "ZYKit",
3   "version": "1.1.3",
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": "1.1.3"
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": [
32     ],
33     "SDWebImage": [
35     ],
36     "MJRefresh": [
38     ],
39     "MBProgressHUD": [
41     ],
42     "SensorsAnalyticsSDK": [
44     ],
45     "MJExtension": [
47     ],
48     "SimulateIDFA": [
50     ]
51   }