blob: 1e91590a8485011243338cf6df4740936991e04f [file] [log] [blame]
{
"name": "XBaseUtils",
"version": "1.0.6",
"summary": "A short description of BaseUtils.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Ge3kX/XBaseUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ge3kX": "ge3kxm@gmail.com"
},
"source": {
"git": "https://github.com/Ge3kX/XBaseUtils.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"source_files": "XBaseUtils/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"DeviceGuru": [
],
"Kingfisher": [
],
"CommonCryptoModule": [
"~> 1.0.2"
]
}
}