[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / a / d / Alili_CocosSDK / 0.1.3 / Alili_CocosSDK.podspec.json
blobc0ab48651d70f59a1b4183085c59bd282fe96f0d
2   "name": "Alili_CocosSDK",
3   "version": "0.1.3",
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.3"
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   "libraries": [
49     "iconv",
50     "sqlite3",
51     "c++",
52     "z",
53     "icucore"
54   ],
55   "requires_arc": true,
56   "pod_target_xcconfig": {
57     "VALID_ARCHS": "arm64 armv7 x86_64"
58   }