blob: d382f691abe2824bc11b2f6c48572681e8f98712 [file] [log] [blame]
{
"name": "XYSaber",
"version": "1.0.3",
"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.3"
},
"source_files": "XYSaber/*.{h,m}",
"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."
}