blob: 37243f8f38fb51342cdb82fac0dbfdbf8ebbe2bb [file] [log] [blame]
{
"name": "SwiftyEssentials",
"version": "1.1.9",
"summary": "Classes and extensions to simplify the generally iOS development on Swift.",
"swift_versions": "4.0",
"description": "Set of classes and extensions that simplifies the daily development of applications in Swift.",
"homepage": "https://github.com/josuemeza/SwiftyEssentials",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Josue Meza Peña": "contacto@josuemeza.com"
},
"source": {
"git": "https://github.com/josuemeza/SwiftyEssentials.git",
"tag": "1.1.9"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"source_files": "SwiftyEssentials/Classes/**/*",
"documentation_url": "http://josuemeza.com/pods/SwiftyEssentials/",
"swift_version": "4.0"
}