blob: c45c14a6e592804f9f625da1b119e8b746ab1e1c [file] [log] [blame]
{
"name": "YPMiddleware",
"version": "1.0",
"summary": "Middleware.",
"description": "OC Runtime Middleware",
"homepage": "https://github.com/huyp/YPMiddleware/blob/master/README.md",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huyp": "406468133@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/huyp/YPMiddleware.git",
"tag": "1.0"
},
"source_files": "中间件/**/*.{h,m}",
"frameworks": "UIKit"
}