blob: be414604ebc58113f8ac8b8ffe1e33ac3f946ea6 [file] [log] [blame]
{
"name": "LEImageFrameworks",
"version": "0.2.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LEImageFrameworks/Classes/*.{h,m}",
"dependencies": {
"LEFrameworks": [
],
"SDWebImage": [
]
}
}