blob: 7d1f5c7c4766a06b97032aca70518ec422454358 [file] [log] [blame]
{
"name": "BFDisplayEvent",
"version": "2.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BFDisplayEvent/Classes/**/*",
"prefix_header_contents": "#import <BFDisplayEvent/BFDisplayEvent.h>",
"dependencies": {
"CTObjectiveCRuntimeAdditions": [
]
}
}