blob: 8a5334f67944f5b2753063f465a0c0f38c5e934e [file] [log] [blame]
{
"name": "ZYKit",
"version": "1.1.1",
"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": "1.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ZYKit/Class/**/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"AdSupport"
],
"dependencies": {
"WDKit": [
],
"Masonry": [
],
"SDWebImage": [
],
"MJRefresh": [
],
"MBProgressHUD": [
],
"SensorsAnalyticsSDK": [
],
"MJExtension": [
],
"SimulateIDFA": [
]
}
}