blob: 08ea8acaa259d4be17ee085e2740a18841b86901 [file] [log] [blame]
{
"name": "test_hotUpdate",
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"version": "1.0.0",
"license": "MIT",
"summary": "An HotUpdate framework on iOS.",
"homepage": "https://github.com/tianyahaijiaoHYX520/test_hotUpdate",
"authors": {
"": ""
},
"source": {
"git": "https://github.com/tianyahaijiaoHYX520/test_hotUpdate.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "test_hotUpdate/**/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"JSPatch": [
"1.0"
],
"JSPatch/Extensions": [
"1.0"
],
"HJNetWorkDataCore": [
],
"HJPageRouter": [
],
"ZipArchive": [
]
}
}