[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / e / 6 / BohdiEngine / 1.2.2 / BohdiEngine.podspec.json
blobd1c8011ead37f974340cf8f49eeed33286ebbd1c
2   "name": "BohdiEngine",
3   "version": "1.2.2",
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.2.2"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.13"
21   },
22   "source_files": "BohdiEngine/**/**/**/*.{h,c,p,m,mm,metal}",
23   "public_header_files": "BohdiEngine/Classes/**/**/*.h",
24   "private_header_files": "BohdiEngine/External/**/*.h",
25   "frameworks": "MetalKit"