blob: 29f3acdb3f63eb234def2e9bed9baeb7d65c8c31 [file] [log] [blame]
{
"name": "YohooImageView",
"version": "0.1.0",
"summary": "YohooImageView.",
"description": "YohooImageView for nonthing",
"homepage": "https://github.com/fyfdayan/YohooImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fyfdayan": "bird@corplus.net"
},
"source": {
"git": "https://github.com/fyfdayan/YohooImageView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YohooImageView/Classes/**/*",
"dependencies": {
"SDWebImage": [
],
"Masonry": [
]
}
}