[Add] Abyan 0.1.11
[CocoaPods.git] / Specs / 7 / e / d / YNConvertToImage / 0.0.2 / YNConvertToImage.podspec.json
blob056091d9372722bfabdff078ff86e3c2b84ed05b
2   "name": "YNConvertToImage",
3   "version": "0.0.2",
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": "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": "0.0.2"
20   },
21   "source_files": [
22     "YNConvertToImage",
23     "YNConvertToImage/*.{h,m}"
24   ]