[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / f / 0 / EventBox / 1.0.0 / EventBox.podspec.json
blobd4a80d4aadd7204857a71b1b916e5861fc377500
2   "name": "EventBox",
3   "version": "1.0.0",
4   "summary": "Provides an interface for use the `addObserverForName` safely and easily.",
5   "description": "Provides an interface for use the `addObserverForName` safely and easily.\n- Comprehensive Unit Test Coverage\n- Carthage support\n- Thread-safe",
6   "homepage": "https://github.com/s-aska/EventBox",
7   "license": "MIT",
8   "authors": {
9     "aska": "s.aska.org@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/su_aska",
12   "source": {
13     "git": "https://github.com/s-aska/EventBox.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "EventBox/*.swift"