blob: 8cd5846b5a326e3b31798ac9621cf2257b6ed253 [file] [log] [blame]
{
"name": "YDSportKit",
"version": "1.0.7",
"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.7"
},
"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": [
],
"Masonry": [
],
"DateTools": [
],
"FMDB": [
],
"Reachability": [
],
"MBProgressHUD": [
],
"SVProgressHUD": [
],
"MMPopupView": [
],
"UICountingLabel": [
],
"SDWebImage": [
],
"YYDispatchQueuePool": [
],
"YYCache": [
],
"CocoaLumberjack": [
]
}
}