blob: 4feecc5a4a90a56b0a26f8f3d5976f7a5073ca03 [file] [log] [blame]
{
"name": "SSImageCompress",
"version": "0.1.0",
"summary": "此工具可以压缩图片到指定大小",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://10.8.2.38/smart/iOS/SSImageCompress",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MikeZhou": "mike.zhou@cdskysoft.com"
},
"source": {
"git": "http://10.8.2.38/smart/iOS/SSImageCompress.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "SSImageCompress/Classes/**/*",
"swift_version": "5.0"
}