blob: 192d5e15751b71e0aca0c92dab7d5d4a19dd4891 [file] [log] [blame]
{
"name": "SwiftEntryKit-JX",
"version": "1.2.3",
"summary": "A simple banner and pop-up displayer for iOS. Written in Swift.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/tospery/SwiftEntryKit-JX",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tospery": "yangjianxiang@xunyou.com"
},
"source": {
"git": "https://github.com/tospery/SwiftEntryKit-JX.git",
"tag": "1.2.3"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftEntryKit-JX/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"QuickLayout": [
"3.0.0"
]
},
"swift_version": "5.0"
}