blob: 4b11cd31a131692f8a3459eded8f659e22548b32 [file] [log] [blame]
{
"name": "ZYKit",
"version": "0.0.1.6",
"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/CoderWD/ZYKit",
"license": "MIT",
"authors": {
"何伟东": "654500619@.com"
},
"source": {
"git": "https://github.com/CoderWD/ZYKit.git",
"tag": "0.0.1.6"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ZYKit/Class/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"AdSupport"
],
"dependencies": {
"WDKit": [
"~> 1.0.2.7"
],
"Masonry": [
"~> 1.0.2"
],
"SDWebImage": [
"~> 3.8.2"
],
"MJRefresh": [
"~> 3.1.12"
],
"MBProgressHUD": [
"~> 1.0.0"
],
"SensorsAnalyticsSDK": [
"~> 1.6.24"
],
"MJExtension": [
"~> 3.0.13"
]
}
}