blob: 9463296e1f9e9e294e5d6269ed4962dbda9b0ddd [file] [log] [blame]
{
"name": "XBBase",
"version": "0.1.0",
"summary": "A short description of XBBase.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sixiaobo/XBBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sixiaobo": "theydonotcare@163.com"
},
"source": {
"git": "https://github.com/sixiaobo/XBBase.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "XBBase/Classes/*.{swift}",
"frameworks": "UIKit",
"dependencies": {
"SwiftyStoreKit": [
],
"KeychainAccess": [
],
"SSZipArchive": [
],
"SnapKit": [
]
}
}