2 "name": "test_hotUpdate",
3 "user_target_xcconfig": {
4 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
8 "summary": "An HotUpdate framework on iOS.",
9 "homepage": "https://github.com/tianyahaijiaoHYX520/test_hotUpdate",
14 "git": "https://github.com/tianyahaijiaoHYX520/test_hotUpdate.git",
21 "source_files": "test_hotUpdate/*.{h,m}",
33 "JSPatch/Extensions": [
36 "HJNetWorkDataCore": [
48 "name": "HotUpdateCategory",
49 "source_files": "test_hotUpdate/HotUpdateCategory/*.{h,m}"
52 "name": "HotUpdateModel",
53 "source_files": "test_hotUpdate/HotUpdateModel/**/*.{h,m}"
56 "name": "JSExtension",
57 "source_files": "test_hotUpdate/JSExtension/*.{h,m}"