blob: a80d7b2a9dd9575d4cbc6aedd2bd5dbd6dac23d8 [file] [log] [blame]
{
"name": "Luban_iOS",
"version": "1.0.5",
"summary": "An UIImage's category to compress data almost without distortion ,Thanks to Android LuBan library",
"description": "An UIImage's category to compress data almost without distortion ,Thanks to Android LuBan library. Just pod in 2 files and no need for any setups",
"homepage": "https://github.com/GuoZhiQiang/Luban_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cook": "http://www.jianshu.com/p/eb786aefdlle"
},
"social_media_url": "http://weibo.com/2639447231/profile",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GuoZhiQiang/Luban_iOS.git",
"tag": "1.0.5"
},
"source_files": "Luban_iOS_Extension_h/*.{h,m}",
"requires_arc": true
}