blob: c0c7fd9b4c022dc52d5317e00e7acb8ad7d7027f [file] [log] [blame]
{
"name": "FDGroupIconView",
"version": "0.1.1",
"summary": "Setup Group Icon more easier. You just need One line is enough.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fandylau": "fandylau2011@outlook.com"
},
"homepage": "https://github.com/FandyLiu/FDGroupIconView",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/FandyLiu/FDGroupIconView.git",
"tag": "0.1.1",
"submodules": true
},
"requires_arc": true,
"source_files": "FDGroupIconView/**/*.{h,m}",
"public_header_files": "FDGroupIconView/**/*.{h}",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"~> 3.7.5"
]
}
}