[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 4 / Mozi / 0.1.0 / Mozi.podspec.json
bloba673ec025467614ff460c41cacc7e63b99e2a450
2   "name": "Mozi",
3   "version": "0.1.0",
4   "summary": "Mozi(墨子) - Image compression extension for iOS, swift version of Luban(鲁班)",
5   "description": "Image compression extension for iOS, the algorithm refers to the code of Luban.",
6   "homepage": "https://github.com/iCell/Mozi",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iCell": "icell.vip@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/iCell/Mozi.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Mozi/Classes/**/*",
22   "pushed_with_swift_version": "3.1"