[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 3 / 9 / MaLiang / 1.0.0 / MaLiang.podspec.json
blobffc9c2fa6ad3d7f715fdca839c0bcb056855f577
2   "name": "MaLiang",
3   "version": "1.0.0",
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.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MaLiang/Classes/**/*",
22   "resource_bundles": {
23     "MaLiang": [
24       "MaLiang/Resources/*"
25     ]
26   }