[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / e / d / YNConvertToImage / 1.0.7 / YNConvertToImage.podspec.json
blobf060afaf48621498a721b851a97315e8784bc4df
2   "name": "YNConvertToImage",
3   "version": "1.0.7",
4   "summary": "convert the view's contents to a image",
5   "description": "convert the view's contents to a image",
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.7"
20   },
21   "source_files": [
22     "YNConvertToImage",
23     "YNConvertToImage/*.{h,m}"
24   ]