blob: ae929d27b90a20765c80b6df8b2a91bfda189f24 [file] [log] [blame]
{
"name": "YDSportKit",
"version": "1.0.1",
"summary": "YDSportKit.",
"homepage": "https://github.com/wangxwen/YDSportKit",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"wangxuewen": "wangxuewen@51yund.com"
},
"source": {
"git": "https://github.com/wangxwen/YDSportKit.git",
"tag": "1.0.1"
},
"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"
],
"YCMatrix": [
]
}
}