blob: a9885f131aa6b3ceecc85b501e8d5d6e29f1b4e4 [file] [log] [blame]
{
"name": "BFDisplayEvent",
"version": "2.0.0",
"summary": "基于MVVM模式的轻量级解耦框架",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wans3112/BFDisplayEvent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wans": "wanslm@foxmail.com"
},
"source": {
"git": "https://github.com/wans3112/BFDisplayEvent.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BFDisplayEvent/Classes/**/*",
"dependencies": {
"CTObjectiveCRuntimeAdditions": [
]
}
}