blob: 68dcdb30a700bcc8c4cbeb477c088ccd42cc0e2f [file] [log] [blame]
{
"name": "SYImageView",
"version": "1.0",
"summary": "轻量化工具, 图片加载器",
"description": "SYImageView 是一个图片加载工具",
"homepage": "https://github.com/sunyong445/SYImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunyong445": "87281923@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/sunyong445/SYImageView.git",
"tag": "1.0"
},
"source_files": "SYImageView/SYImageView/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}