[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 3 / d / c / SCWCommonCore / 0.0.7 / SCWCommonCore.podspec.json
blob7f9eec0a86289dbf6e0e6095542adeb3a39b361a
2   "name": "SCWCommonCore",
3   "version": "0.0.7",
4   "summary": "Songcw Common Module",
5   "requires_arc": true,
6   "homepage": "https://github.com/YZDCDL/ScCommonCore.git",
7   "license": "MIT",
8   "authors": {
9     "DreamBuddy": "304511495@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/YZDCDL/ScCommonCore.git"
16   },
17   "frameworks": [
18     "Security",
19     "SystemConfiguration",
20     "CoreGraphics",
21     "CoreTelephony"
22   ],
23   "ios": {
24     "vendored_frameworks": "SCWCommonCore/SCWCommonCore.framework"
25   },
26   "user_target_xcconfig": {
27     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
28   },
29   "pod_target_xcconfig": {
30     "OTHER_LDFLAGS": [
31       "-all_load"
32     ]
33   },
34   "dependencies": {
35     "Masonry": [
37     ]
38   }