blob: a63742da194de3533b6bd8f4c883196f6850c1f4 [file] [log] [blame]
{
"name": "ZYKit",
"version": "0.0.3.4",
"summary": "A marquee view used on iOS.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/ZYLottery/ZYKit",
"license": "MIT",
"authors": {
"章鱼彩票": "appdeveloper@8win.com"
},
"source": {
"git": "https://github.com/ZYLottery/ZYKit.git",
"tag": "0.0.3.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ZYKit/Class/**/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"AdSupport"
],
"dependencies": {
"WDKit": [
],
"Masonry": [
"~> 1.0.2"
],
"SDWebImage": [
"~> 3.8.2"
],
"MJRefresh": [
"~> 3.1.12"
],
"MBProgressHUD": [
"~> 1.0.0"
],
"SensorsAnalyticsSDK": [
"~> 1.6.24"
],
"MJExtension": [
"~> 3.0.13"
],
"SimulateIDFA": [
"~> 0.0.1"
]
}
}