blob: 463a49676ad5337c61a8f8a1b944257b1dd40aa7 [file] [log] [blame]
{
"name": "CMImageView",
"version": "1.0.0",
"summary": "自己用的imageView封装",
"homepage": "https://github.com/JKshared92/CMImageView",
"license": "MIT",
"authors": {
"comma": "506702341@qq.com"
},
"source": {
"git": "https://github.com/JKshared92/CMImageView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CMImageView/*.{h,m}",
"dependencies": {
"YYWebImage": [
]
}
}