[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 9 / f / LYRemoteLib / 0.0.2 / LYRemoteLib.podspec.json
blob98f8b973e38635b73f3780e794a0b3137b3b40a3
2   "name": "LYRemoteLib",
3   "version": "0.0.2",
4   "summary": "A short description of LYRemoteLib.",
5   "description": "TK业务远程配置静态库",
6   "homepage": "https://github.com/shadow-boy/LYRemoteLib.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "shadow-boy": "wly1250623585gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/shadow-boy/LYRemoteLib.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "LYRemoteLib/LYRemoteLib/*.{h,m}",
23     "LYRemoteLib/LYRemoteLib/**/*.{h,m}",
24     "LYRemoteLib/LYRemoteLib/**/**/*.{h,m}",
25     "LYRemoteLib/LYRemoteLib/**/**/**/*.{h,m}",
26     "LYRemoteLib/LYRemoteLib/**/**/**/**/*.{h,m}",
27     "LYRemoteLib/LYRemoteLib/**/**/**/**/**/*.{h,m}"
28   ],
29   "vendored_libraries": "LYRemoteLib/LYRemoteLib/*.a",
30   "frameworks": [
31     "UIKit",
32     "Foundation"
33   ],
34   "user_target_xcconfig": {
35     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
36   },
37   "compiler_flags": "-fno-modules",
38   "requires_arc": true,
39   "dependencies": {
40     "AVOSCloud": [
42     ]
43   }