[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / f / e / MLCompressImage / 1.0.1 / MLCompressImage.podspec.json
blob9546a557c54bf170d67d112712bd46478ded9842
2   "name": "MLCompressImage",
3   "version": "1.0.1",
4   "summary": "A delightful iOS module and sdk framework.",
5   "homepage": "http://gitlab.mljr.com/ios/MLCompressImage.git",
6   "license": "MIT",
7   "authors": {
8     "刘祥洋": "xiangyang.liu@mljr.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "http://gitlab.mljr.com/ios/MLCompressImage.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "MLCompressImage/MLCompressImage/**/*",
18   "requires_arc": true,
19   "ios": {
20     "frameworks": "CoreImage"
21   }