[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 9 / f / LYRemoteLib / 0.0.1 / LYRemoteLib.podspec.json
blobf8db2e77ce47fd606414b2810ceead7bf11c60a4
2   "name": "LYRemoteLib",
3   "version": "0.0.1",
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.1"
20   },
21   "source_files": [
22     "LYRemoteLib/LYRemoteLib/*.{h,m,a}",
23     "LYRemoteLib/LYRemoteLib/**/*.{h,m,a}",
24     "LYRemoteLib/LYRemoteLib/**/**/*.{h,m,a}",
25     "LYRemoteLib/LYRemoteLib/**/**/**/*.{h,m,a}",
26     "LYRemoteLib/LYRemoteLib/**/**/**/**/*.{h,m,a}",
27     "LYRemoteLib/LYRemoteLib/**/**/**/**/**/*.{h,m,a}"
28   ],
29   "frameworks": [
30     "UIKit",
31     "Foundation"
32   ],
33   "user_target_xcconfig": {
34     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
35   },
36   "compiler_flags": "-fno-modules",
37   "requires_arc": true,
38   "dependencies": {
39     "AVOSCloud": [
41     ]
42   }