blob: e72a39660d33455b5122786c8b0b4e57532ea534 [file] [log] [blame]
{
"name": "test_hotUpdate",
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"version": "1.0.1",
"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.1"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "test_hotUpdate/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"RNCryptor": [
"3.0.1"
],
"JSPatch": [
"1.0"
],
"JSPatch/Extensions": [
"1.0"
],
"HJNetWorkDataCore": [
],
"HJPageRouter": [
],
"ZipArchive": [
]
}
}