blob: 30d30a5ae8cd16f179d8608af254863910e06aed [file] [log] [blame]
{
"name": "XYSaber",
"version": "1.0.2",
"summary": "XYSaber",
"description": "XYSaber,多功能盒子",
"homepage": "https://github.com/apelxy/XYSaber.git",
"authors": {
"lxy": "apelxy@live.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/apelxy/XYSaber.git",
"tag": "v1.0.2"
},
"source_files": [
"XYSaber/NSObject+XY.h",
"XYSaber/UIView+XY.h",
"XYSaber/UIScrollView+XY.h"
],
"public_header_files": [
"XYSaber/NSObject+XY.h",
"XYSaber/UIView+XY.h",
"XYSaber/UIScrollView+XY.h"
],
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
},
"license": "Copyright (c) 2019年 LXY. All rights reserved."
}