[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 4 / 0 / BFDisplayEvent / 2.0.1 / BFDisplayEvent.podspec.json
blob7d1f5c7c4766a06b97032aca70518ec422454358
2   "name": "BFDisplayEvent",
3   "version": "2.0.1",
4   "summary": "基于MVVM模式的轻量级解耦框架",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wans3112/BFDisplayEvent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wans": "wanslm@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wans3112/BFDisplayEvent.git",
16     "tag": "2.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BFDisplayEvent/Classes/**/*",
22   "prefix_header_contents": "#import <BFDisplayEvent/BFDisplayEvent.h>",
23   "dependencies": {
24     "CTObjectiveCRuntimeAdditions": [
26     ]
27   }