blob: a175c3900b0912958ce59ec0f06f4a37c82b1ec7 [file] [log] [blame]
{
"name": "YDSportKit",
"version": "1.0.2",
"summary": "YDSportKit.",
"homepage": "https://github.com/wangxwen/YDSportKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangxuewen": "wangxuewen@51yund.com"
},
"source": {
"git": "https://github.com/wangxwen/YDSportKit.git",
"tag": "1.0.2"
},
"frameworks": [
"CoreFoundation",
"CoreGraphics",
"Foundation",
"ImageIO",
"MobileCoreServices",
"Security",
"QuartzCore",
"SystemConfiguration",
"UIKit"
],
"vendored_frameworks": "YDSportKit/YDSportKit.framework",
"resources": "YDSportKit/YDSportKit.bundle",
"libraries": "c++",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"Masonry": [
"~> 1.0.2"
],
"DateTools": [
"~> 2.0.0"
],
"FMDB": [
"~> 2.6"
],
"Reachability": [
"~> 3.2"
],
"MBProgressHUD": [
"~> 1.0.0"
],
"SVProgressHUD": [
"~> 2.1.2"
],
"MMPopupView": [
"~> 1.6"
],
"UICountingLabel": [
"~> 1.4.0"
],
"SDWebImage": [
],
"YYDispatchQueuePool": [
"~> 1.0"
],
"YYCache": [
],
"CocoaLumberjack": [
"~> 3.4.1"
]
}
}