4 "license": "MIT License",
5 "summary": "A core library used by Charlie Monroe Software.",
6 "homepage": "http://github.com/charlieMonroe/XUCore/",
7 "authors": "Charlie Monroe",
9 "git": "https://github.com/charlieMonroe/XUCore.git",
12 "swift_version": "5.0",
14 "XUCoreUI/additions/common/*.swift",
15 "XUCoreUI/app_store/common/*.swift",
16 "XUCoreUI/network/common/*.swift",
17 "XUCoreUI/network/common/oauth2/*.swift",
18 "XUCoreUI/ui/common/*.swift",
19 "XUCoreUI/ui/common/views/*.swift"
23 "XUCoreUI iOS/XUCoreUI.h",
24 "XUCoreUI iOS/additions/*.swift",
25 "XUCoreUI iOS/core/*.swift",
26 "XUCoreUI iOS/debug/*.swift",
27 "XUCoreUI iOS/localization/*.swift",
28 "XUCoreUI iOS/network/oauth2/*.swift",
29 "XUCoreUI iOS/ui/*/*.swift"
31 "resources": "XUCoreUI iOS/ui/*/*.xib"
35 "XUCoreUI/XUCoreUI.h",
36 "XUCoreUI/additions/*.swift",
37 "XUCoreUI/app_store/*.swift",
38 "XUCoreUI/core/*.{swift,m}",
39 "XUCoreUI/debug/*.swift",
40 "XUCoreUI/exception_handling/*.swift",
41 "XUCoreUI/localization/*.swift",
42 "XUCoreUI/network/*.swift",
43 "XUCoreUI/network/oauth2/*.swift",
44 "XUCoreUI/ui/*/*.swift"
47 "XUCoreUI/exception_handling/*.xib",
48 "XUCoreUI/network/oauth2/*.xib",
49 "XUCoreUI/ui/*/*.xib",
50 "XUCoreUI/Media.xcassets"