2 "name": "LeomaFramework",
4 "summary": "Leoma Hybrid Bridge",
5 "description": "An optional longer description of LeomaFramework\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
6 "homepage": "https://github.com/humphrywang",
12 "humphrywang": "humphrywang@hotmail.com"
15 "git": "https://github.com/humphrywang/LeomaFramework.git",
24 "source_files": "LeomaVendor/Base64/*.{h,m}",
29 "source_files": "LeomaVendor/JSONKit/*.{h,m}",
33 "name": "IdentifierAddition",
34 "source_files": "LeomaVendor/IdentifierAddition/*.{h,m}",
38 "name": "InteractiveLeoma",
39 "source_files": "**/*.{h,m}",
40 "private_header_files": [
41 "LeomaCore/WebView/LeomaUIWebView.h",
42 "LeomaCore/WebView/LeomaWKWebView.h",
43 "LeomaNavigator/LeomaNavigationBarS.h",
44 "LeomaNavigator/LeomaEffectiveNavigation.h",
45 "LeomaNavigator/LeomaMaskView.h"
47 "exclude_files": "LeomaVendor",
53 "frameworks": "WebKit",
64 "LeomaFramework/Base64": [
67 "LeomaFramework/JSONKit": [
70 "LeomaFramework/IdentifierAddition": [
74 "prefix_header_contents": [
75 "#import \"LeomaSystem.h\"",
76 "#import \"LeomaCategories.h\"",
77 "#import \"LeomaLog.h\"",
78 "#import \"LeomaUtils.h\"",
79 "#import \"LeomaDefine.h\""