blob: 91bde123ec758ace40f0aa6a5fcc6be0d801b040 [file] [log] [blame]
{
"name": "LEImageFrameworks",
"version": "0.1.7",
"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.1.7"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LEImageFrameworks/Classes/**/*",
"dependencies": {
"LEFrameworks": [
],
"SDWebImage": [
]
}
}