[Add] GizoSDK 2.0.1-alpha.09
[CocoaPods.git] / Specs / 5 / 3 / a / Luban-iOS / 1.0.0 / Luban-iOS.podspec.json
blob913efebb8cffd561f9220790792499eb550cfb16
2   "name": "Luban-iOS",
3   "version": "1.0.0",
4   "summary": "An UIImage's category to compress data almost without distortion ,Thanks to Android LuBan library",
5   "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",
6   "homepage": "https://github.com/GuoZhiQiang/Luban-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cook": "http://www.jianshu.com/p/eb786aefdlle"
13   },
14   "social_media_url": "http://weibo.com/2639447231/profile",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/GuoZhiQiang/Luban-iOS.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "Luban_iOS_Extension_h/*.{h,m}",
23   "requires_arc": true