blob: d5e07285369b4eeab680efd839fd147500c9db7c [file] [log] [blame]
{
"name": "RImageEx",
"version": "1.0.1",
"summary": "UIImage 扩展图片合并等",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/chaopengCoder/RImageEx",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chaopengCoder": "chaopeng_coder@qq.com"
},
"source": {
"git": "https://github.com/chaopengCoder/RImageEx.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "RImageEx/**/*",
"frameworks": "UIKit",
"deprecated": true,
"swift_version": "5.0"
}