[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 1 / MulticastDelegateSwift / 2.1.0 / MulticastDelegateSwift.podspec.json
blob5e0fdcba64a1362edfebe32e014cb3a4c7991c69
2   "name": "MulticastDelegateSwift",
3   "version": "2.1.0",
4   "platforms": {
5     "osx": "10.10"
6   },
7   "license": {
8     "type": "MIT"
9   },
10   "summary": "Swift Multicast Delegate",
11   "homepage": "https://github.com/jonasman/MulticastDelegate",
12   "authors": {
13     "Joao Nunes": "joao3001@hotmail.com"
14   },
15   "source": {
16     "git": "https://github.com/jonasman/MulticastDelegate.git",
17     "tag": "2.1.0"
18   },
19   "description": "Multicast Delegate made for swift language.",
20   "source_files": "Sources/MulticastDelegate.swift",
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"