blob: 265dec448aaa3a435729bcbc5adcb30b563a6a1b [file] [log] [blame]
{
"name": "Umarell",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Umarell"
}