blob: 26aa0880c746f5b5ed23dbe20e6cb800f0ec11ec [file] [log] [blame]
{
"name": "GetGravatar",
"version": "1.1",
"platforms": {
"ios": null
},
"summary": "Simple class for generating a gravatar from an email address.",
"homepage": "https://github.com/iprayforwaves/GetGravatar",
"license": "GPL",
"authors": {
"Raquel Galan": "iprayforwaves@gmail.com"
},
"source": {
"git": "https://github.com/iprayforwaves/GetGravatar.git",
"tag": "1.1"
},
"source_files": "*.{h,m}",
"requires_arc": false
}