blob: a0a40a61c2f0fe176bf54b47f2975128d58691ee [file] [log] [blame]
{
"name": "AGSwiftNotif",
"version": "1.0.1",
"summary": "Simple wrapper for NSNotificationCenter",
"description": "This framework wrap the call to NSNotificationCenter with closure.",
"homepage": "https://github.com/antgar/AGSwiftNotif",
"license": "MIT",
"authors": {
"antoinegarcia": "antoine.garcia@epitech.eu"
},
"source": {
"git": "https://github.com/antgar/AGSwiftNotif.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}