blob: eb070769bcda2678ad1edd2f4262b261f1bbfb9c [file] [log] [blame]
{
"name": "ZYKit",
"version": "0.0.2.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.2.6"
},
"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"
]
}
}