[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / 3 / MNCompressImage / 1.0.5 / MNCompressImage.podspec.json
blob3749e757daa47e147770fad725bdee133dfd314c
2   "name": "MNCompressImage",
3   "version": "1.0.5",
4   "summary": "A delightful iOS module and sdk framework.",
5   "homepage": "http://gitlab.mljr.com/moon-ios/MNCompressImage.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/moon-ios/MNCompressImage.git",
15     "tag": "1.0.5"
16   },
17   "source_files": "MNCompressImage/**/*",
18   "requires_arc": true,
19   "ios": {
20     "frameworks": "CoreImage"
21   }