blob: 6aedc2aad827d6e7b2bcc115ca171d20e7f40ea4 [file] [log] [blame]
{
"name": "SwiftyImage",
"version": "0.5.0",
"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": "0.5.0"
},
"source_files": "SwiftyImage/SwiftyImage.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}