blob: 787bd2797c5513e7edc6e59c5fab21876e5d01f4 [file] [log] [blame]
{
"name": "ToyBrick",
"version": "0.1.0",
"summary": "ToyBrick: BeeHive swift implementation.",
"description": "TobBrick is a iOS Project Modular Framework written by Swift, which is based on [Alibaba/BeeHive](https://github.com/alibaba/BeeHive).",
"homepage": "https://github.com/chanjh/ToyBrick",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"UgCode": "jiahao0408@gmail.com"
},
"source": {
"git": "https://github.com/chanjh/ToyBrick.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "ToyBrick/Classes/**/*"
}