blob: 7c9252b34b833d29ac8de7ae39fcbb3f4af6f18b [file] [log] [blame]
{
"name": "KPImageExtensions",
"version": "1.0.0",
"summary": "object-c 辅助扩展工具(UIImage)",
"description": "object-c 辅助扩展工具(UIImage), UIImage,后续会更新swift版",
"homepage": "https://github.com/xuwaer/KPExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"${USER_NAME}": "${USER_EMAIL}"
},
"source": {
"git": "https://github.com/xuwaer/KPExtensions.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KPExtensions/KPImageExtensions/**/*",
"frameworks": "Foundation"
}