blob: f056130374f74657550204bca1a0583440125b9c [file] [log] [blame]
{
"name": "SwiftyImage",
"version": "1.5.2",
"summary": "The most sexy way to use images in Swift.",
"homepage": "https://github.com/devxoul/SwiftyImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suyeol Jeon": "devxoul@gmail.com"
},
"source": {
"git": "https://github.com/devxoul/SwiftyImage.git",
"tag": "1.5.2"
},
"source_files": "Sources/SwiftyImage/SwiftyImage.swift",
"requires_arc": true,
"swift_versions": "5.0",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"swift_version": "5.0"
}