blob: b50327a8710e311a4e146a1f3d5e8d24e7da97e7 [file] [log] [blame]
{
"name": "JKImageCategory",
"version": "0.0.1",
"summary": "UIImage category",
"description": "Create stinrg image or viewTo image!",
"homepage": "https://github.com/JiekangLiao/JKImageCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jack Liao": "937902524@qq.com"
},
"source": {
"git": "https://github.com/JiekangLiao/JKImageCategory.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JKImageCategory/*.swift"
}