blob: d9132eb8a74af904aba3bb3e0f0aba74efccb7da [file] [log] [blame]
{
"name": "LTRouterEvent",
"version": "0.0.4",
"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.4"
},
"source_files": [
"Sources",
"Sources/*.swift"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}