blob: 78f16a6509f507808dd9cd0fc9939799246d557d [file] [log] [blame]
{
"name": "Umarell",
"version": "1.0.5",
"summary": "Umarell is a easy-to-use library that makes simple the implementation of the Publish-Subscribe pattern in Objective-C.",
"homepage": "https://github.com/sysdatadigital/Umarell",
"license": "Apache 2.0",
"authors": {
"Sysdata Digital": "team.mobile@sysdata.it"
},
"source": {
"git": "https://github.com/sysdatadigital/Umarell.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Umarell"
}