[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 1 / 3 / 9 / MaLiang / 1.1.8 / MaLiang.podspec.json
blobd820139d3f829d4a4fda0586682a6ce6f8c35a87
2   "name": "MaLiang",
3   "version": "1.1.8",
4   "summary": "MaLiang is a painting Framework based on OpenGL ES.",
5   "description": "The name of \"MaLiang\" comes from a boy who had a magical brush in Chinese ancient fairy story.",
6   "homepage": "https://github.com/harley-xk/MaLiang",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "harley-xk": "halrey.gb@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/harley-xk/MaLiang.git",
16     "tag": "1.1.8"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.2"
23   },
24   "source_files": "MaLiang/Classes/**/*",
25   "resource_bundles": {
26     "MaLiang": [
27       "MaLiang/Resources/*"
28     ]
29   }