blob: 517901026f2eb7a0d0e0cb96f64ad04d19925322 [file] [log] [blame]
{
"name": "BXModule",
"version": "0.1.0",
"summary": "A Simple App Module Manager",
"description": "Inspired by FRDModuleManager,Can be used to register App Scope Module.",
"homepage": "https://github.com/banxi1988/BXModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"banxi1988": "banxi1988@gmail.com"
},
"source": {
"git": "https://github.com/banxi1988/BXModule.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BXModule/Classes/**/*"
}