blob: 79c35f3adb0587f5cba265cb7a928922d2b38eba [file] [log] [blame]
{
"name": "Umarell",
"version": "1.1.1",
"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/SysdataSpA/Umarell.git",
"license": "Apache 2.0",
"authors": {
"Sysdata Digital": "team.mobile@sysdata.it"
},
"source": {
"git": "https://github.com/SysdataSpA/Umarell.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Umarell"
}