blob: 7ac836cc59f9f6ce4dc6ee234caa309dac8034a2 [file] [log] [blame]
{
"name": "ZYKit",
"version": "0.0.0.7",
"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.0.7"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ZYKit/Class/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"dependencies": {
"WDKit": [
"~> 1.0.2.7"
],
"Masonry": [
"~> 1.0.2"
],
"SDWebImage": [
"~> 3.8.2"
],
"MJRefresh": [
"~> 3.1.12"
],
"MBProgressHUD": [
"~> 1.0.0"
]
}
}