[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / 7 / LayaKit / 1.0.0 / LayaKit.podspec.json
blob390b8043798c9db3a1c298274cd998bf8d507134
2   "name": "LayaKit",
3   "version": "1.0.0",
4   "summary": "LayaKit εΊ“.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MF-dosear/LayaKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dosear": "dosear@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/MF-dosear/LayaKit.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "frameworks": [
22     "CoreMotion",
23     "OpenAL",
24     "JavaScriptCore",
25     "Foundation"
26   ],
27   "libraries": "bz2.1.0",
28   "source_files": [
29     "LayaKit/Classes/**/*",
30     "LayaKit/Libraries/include/*.h"
31   ],
32   "public_header_files": [
33     "LayaKit/Classes/**/*.h",
34     "LayaKit/Libraries/include/*.h"
35   ],
36   "vendored_libraries": "LayaKit/Libraries/**/*.a",
37   "resources": [
38     "LayaKit/Libraries/libconchRuntime.bundle"
39   ]