blob: 804e43b2e02d3cb1fa493f22fcaeba126b631dd8 [file] [log] [blame]
{
"name": "LTRouterEvent",
"version": "0.0.3",
"summary": "Event manager based on event response chain for iOS in Swift 4.0",
"description": "Event manager based on event response chain for iOS in Swift 4.0. Add, Delete, Replace, Exchange for events",
"homepage": "https://github.com/TopSkySir/LTRouterEvent.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TopSkySir": "TopSkyComeOn@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TopSkySir/LTRouterEvent.git",
"tag": "0.0.3"
},
"source_files": [
"Sources",
"Sources/*.swift"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}