[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / e / d / YNConvertToImage / 1.0.10 / YNConvertToImage.podspec.json
blob2be16625481ea604db9af314ddfed2cc8b653c2e
2   "name": "YNConvertToImage",
3   "version": "1.0.10",
4   "summary": "image utils for converting, cutting in rect or cliping by path, being updated!",
5   "description": "1.convert the view's contents to a image; 2.cut image in rect; 3.clip image with path",
6   "homepage": "https://github.com/foreverleely/YNConvertToImage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liyangly": "foreverleely@hotmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/foreverleely/YNConvertToImage.git",
19     "tag": "1.0.10"
20   },
21   "source_files": [
22     "YNConvertToImage",
23     "YNConvertToImage/*.{h,m}"
24   ]