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