[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 8 / b / MLScreenshot / 1.0.0 / MLScreenshot.podspec.json
blobe8264e7fc1930780ae041569de1dda79805f1c8a
2   "name": "MLScreenshot",
3   "version": "1.0.0",
4   "summary": "Get a screenshot from UIView easy as pie.",
5   "homepage": "https://github.com/mRs-/MLScreenshot",
6   "license": "MIT",
7   "authors": {
8     "Marius Landwehr": "marius.landwehr@googlemail.com"
9   },
10   "source": {
11     "git": "https://github.com/mRs-/MLScreenshot.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "QuartzCore"