blob: 8163ff531518107e15d414d57c0198cd67c68626 [file] [log] [blame]
{
"name": "UIImage+KYCategory",
"summary": "This is a Category UIImage collection, can be very convenient for the picture to dye.",
"version": "1.0.4",
"homepage": "https://github.com/kingly09/UIImage-KYCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kingly": "libintm@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kingly09/UIImage-KYCategory.git",
"tag": "1.0.4"
},
"social_media_url": "https://github.com/kingly09",
"source_files": "kYCategory/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}