blob: 5f7b5a9af72ec0b42b577f2bdb9227a1eac50dd1 [file] [log] [blame]
{
"name": "LEImageFrameworks",
"version": "0.2.8",
"summary": "图片缓存,滚动广告,单张图片选择,图片切割,朋友圈图片选择器封装,朋友圈图片查看器封装",
"homepage": "https://github.com/LarryEmerson/LEImageFrameworks",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LarryEmerson": "larryemerson@163.com"
},
"source": {
"git": "https://github.com/LarryEmerson/LEImageFrameworks.git",
"tag": "0.2.8"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LEImageFrameworks/Classes/*.{h,m}",
"dependencies": {
"LEFrameworks": [
],
"SDWebImage": [
]
}
}