blob: d8106eaf62ea47b229c0b905f872993559020c63 [file] [log] [blame]
{
"name": "ZYKit",
"version": "1.0.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.0.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": [
]
}
}