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