blob: 74aaf0ca4798d766f9f735458a4c3211db74909b [file] [log] [blame]
{
"name": "HotFix",
"version": "1.0.0",
"summary": "HotFix轻量级的热修复框架,可以替换JSPatch并且上架App Store.",
"homepage": "https://github.com/Insfgg99x/HotFix",
"license": "MIT",
"authors": {
"CGPointZero": "newbox0512@yahoo.com"
},
"source": {
"git": "https://github.com/Insfgg99x/HotFix.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HotFix/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Aspects": [
]
}
}