blob: e8a7b28679c0f1221f4f55a24f6be3acd0afe137 [file] [log] [blame]
{
"name": "T21Notifier",
"version": "1.0.3",
"summary": "T21Notifier is a custom NotificationCenter that forces observers to implement a concrete Protocol, useful to add a bit of order on the Notification receivers.",
"authors": "Eloi Guzman Ceron",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/worldline-spain/T21Notifier-iOS.git",
"tag": "1.0.3"
},
"source_files": "src/**/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"homepage": "https://github.com/worldline-spain/T21RxAdditions",
"license": "https://github.com/worldline-spain/T21EnvironmentSwift/blob/master/LICENSE"
}