blob: 13d56906001ef539f2e9fd7e5bcdb9b1a2fd2277 [file] [log] [blame]
{
"name": "XYSaber",
"version": "1.0.1",
"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.1"
},
"source_files": [
"XYSaber/NSObject+XY.h",
"XYSaber/UIView+XY.h",
"XYSaber/UIScrollView+XY.h"
],
"public_header_files": "XYSaber/NSObject+XY.h",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
},
"license": "Copyright (c) 2019年 LXY. All rights reserved."
}