blob: 4b3d7340c1c93b94a79948eba4c3373e294c7ce9 [file] [log] [blame]
{
"name": "GhostPlusX",
"version": "1.0",
"summary": "GhostPlusX Framework Library",
"description": "GhostPlus Extended Framework For Hybrid Application of Swift",
"homepage": "https://www.ghostplus.com/",
"license": {
"type": "Copyright",
"text": " Copyright 2021 All Rights Reserved By GhostPlus \n"
},
"authors": {
"David Chun": "daivd1000@gmail.com"
},
"source": {
"git": "https://github.com/GhostPlusX/GhostPlusX.git",
"tag": "1.0"
},
"vendored_frameworks": "GhostPlusX.xcframework",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"dependencies": {
"Alamofire": [
"~> 5.2"
],
"SwiftyJSON": [
"~> 5.0"
],
"ObjectMapper": [
"~> 4"
],
"SwiftyXMLParser": [
"~> 5"
],
"KeychainSwift": [
"~> 19"
],
"CryptoSwift": [
"~> 1"
],
"Device": [
"~> 3"
],
"SnapKit": [
]
},
"swift_version": "5.0"
}