[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / e / 6 / BohdiEngine / 1.1.20 / BohdiEngine.podspec.json
blobc2e69a84c53bd1c7d1cada6782954639076ef1e0
2   "name": "BohdiEngine",
3   "version": "1.1.20",
4   "summary": "A simple 3D engine written by Monk-C",
5   "description": "BohdiEngine is a simple 3D model rendering engine. it is cross platform",
6   "homepage": "https://github.com/sunpaq/BohdiEngine-pod",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sun YuLi": "sunpaq@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sunpaq/BohdiEngine-pod.git",
16     "tag": "1.1.20"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.10"
21   },
22   "source_files": "BohdiEngine/**/**/*.{h,c,m}",
23   "public_header_files": "BohdiEngine/Classes/**/*.h",
24   "private_header_files": "BohdiEngine/External/**/*.h"