blob: eafc9ebf4b2973641bef46b49b632d77b0216a2b [file] [log] [blame]
{
"name": "Luban_iOS",
"version": "1.0.4",
"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.4"
},
"source_files": "Luban_iOS_Extension_h/*.{h,m}",
"requires_arc": true
}