[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 1 / 7 / Porygon / 0.0.2 / Porygon.podspec.json
blob7e317b46913874cc0f2eb8b1fbfba6523291a8d1
2   "name": "Porygon",
3   "version": "0.0.2",
4   "summary": "Generate low-poly style images.",
5   "description": "Porygon is a library for generate low-poly style images.",
6   "homepage": "https://github.com/DevinShine/Porygon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DevinShine": "devin.xdw@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/DevinShine/Porygon.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "Sources/*.{h,m,c}",
22   "public_header_files": "Sources/*.h",
23   "frameworks": "UIKit",
24   "requires_arc": true