[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / a / d / Alili_CocosSDK / 0.1.2 / Alili_CocosSDK.podspec.json
blob992616ec8171bc1e03a06169562441dcf05f8f5c
2   "name": "Alili_CocosSDK",
3   "version": "0.1.2",
4   "summary": "A short description of Alili_CocosSDK.",
5   "description": "没有描述",
6   "homepage": "https://gitee.com/2992680039/alili-cocoa-pods",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "韩立": "2992680039@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://gitee.com/2992680039/alili-cocoa-pods.git",
19     "tag": "0.1.2"
20   },
21   "source_files": [
22     "Alili_CocosSDK.framework/Headers",
23     "*.{h,m}"
24   ],
25   "vendored_frameworks": "Alili_CocosSDK.framework",
26   "frameworks": [
27     "UIKit",
28     "QuartzCore",
29     "WebKit",
30     "SystemConfiguration",
31     "CoreGraphics",
32     "CoreMedia",
33     "MobileCoreServices",
34     "Security",
35     "GameController",
36     "JavaScriptCore",
37     "CFNetwork",
38     "AVKit",
39     "CoreFoundation",
40     "AVFoundation",
41     "OpenAL",
42     "CoreMotion",
43     "Foundation",
44     "CoreText",
45     "OpenGLES",
46     "AudioToolbox"
47   ],
48   "requires_arc": true,
49   "pod_target_xcconfig": {
50     "VALID_ARCHS": "x86_64 armv7 arm64"
51   }