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