blob: 6dc35caf56e9fd13daa2ad67f84d94d8cdb83bcf [file] [log] [blame]
{
"name": "GetGravatar",
"version": "1.0",
"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.0"
},
"source_files": "*.{h,m}",
"requires_arc": false
}