[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 3 / 9 / MaLiang / 0.1.0 / MaLiang.podspec.json
blob2d1ecc3328d56f32391d4b4f4c5e6773c0283058
2   "name": "MaLiang",
3   "version": "0.1.0",
4   "summary": "MaLiang is a painting Framework based on OpenGL ES. The name of \"MaLiang\" comes from a boy who had a magical brush in Chinese ancient fairy story.",
5   "description": "TODO: Add long description of the pod here.",
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": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MaLiang/Classes/**/*",
22   "resource_bundles": {
23     "MaLiang": [
24       "MaLiang/Resources/*"
25     ]
26   },
27   "pushed_with_swift_version": "4.0"