[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 5 / f / AGSwiftNotif / 1.0.1 / AGSwiftNotif.podspec.json
bloba0a40a61c2f0fe176bf54b47f2975128d58691ee
2   "name": "AGSwiftNotif",
3   "version": "1.0.1",
4   "summary": "Simple wrapper for NSNotificationCenter",
5   "description": "This framework wrap the call to NSNotificationCenter with closure.",
6   "homepage": "https://github.com/antgar/AGSwiftNotif",
7   "license": "MIT",
8   "authors": {
9     "antoinegarcia": "antoine.garcia@epitech.eu"
10   },
11   "source": {
12     "git": "https://github.com/antgar/AGSwiftNotif.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "pushed_with_swift_version": "3.0"