blob: f67cd708613f084fc20d9d373558ae49ab55681f [file] [log] [blame]
{
"name": "HGToolBox",
"version": "1.0.32",
"summary": "Toolbox de Horacio Guzmán Parra.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hgp691/HGToolBox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Horacio Guzmán Parra": "hgp691@gmail.com"
},
"source": {
"git": "https://github.com/hgp691/HGToolBox.git",
"tag": "1.0.32"
},
"platforms": {
"ios": "9.1"
},
"source_files": "HGToolBox/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"lottie-ios": [
]
}
}