[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 0 / e / 6 / BohdiEngine / 1.1.9 / BohdiEngine.podspec.json
blob4660f2dfb2692dc4aa3e419a6eab041aa4f35f5f
2   "name": "BohdiEngine",
3   "version": "1.1.9",
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.9"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BohdiEngine/**/**/*.{h,c,m}",
22   "public_header_files": "BohdiEngine/Classes/**/*.h",
23   "private_header_files": "BohdiEngine/External/**/*.h"