blob: 403b029b913438f0dbced52d1d7a95793d689f3e [file] [log] [blame]
{
"name": "YBTool",
"version": "1.0.4",
"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/coderYB/YBTool",
"license": "MIT",
"authors": {
"coderYB": "807110922@qq.com"
},
"source": {
"git": "https://github.com/coderYB/YBTool.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "YBTool/YBTool/Class/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"AdSupport"
],
"dependencies": {
"Masonry": [
],
"SDWebImage": [
],
"MJRefresh": [
],
"MBProgressHUD": [
],
"FDFullscreenPopGesture": [
],
"MJExtension": [
],
"BlocksKit": [
]
}
}