[Add] IronSourceMintegralAdapter 4.3.30.0
[CocoaPods.git] / Specs / 9 / b / a / Mussel / 0.1.2 / Mussel.podspec.json
blob277a39265e31de161cde465cd36f093d8966c334
2   "name": "Mussel",
3   "version": "0.1.2",
4   "summary": "A framework for easily testing Push Notifications and Routing in XCUITests",
5   "homepage": "https://github.com/UrbanCompass/Mussel",
6   "license": "MIT",
7   "authors": "Compass",
8   "platforms": {
9     "ios": "11.0"
10   },
11   "source": {
12     "git": "https://github.com/UrbanCompass/Mussel.git",
13     "tag": "0.1.2"
14   },
15   "source_files": [
16     "Mussel/Mussel/MusselNotificationTester.swift",
17     "Mussel/Mussel/Mussel.h"
18   ],
19   "resources": [
20     "scripts/run_notification_server.sh",
21     "Mussel/Mussel/BuiltProduct/*"
22   ],
23   "swift_versions": "5.0",
24   "swift_version": "5.0"