[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / b / a / Mussel / 0.1.0 / Mussel.podspec.json
blob1ad587f7070ae92aff787a72c5316151d4fa8828
2   "name": "Mussel",
3   "version": "0.1.0",
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": "13.0"
10   },
11   "source": {
12     "git": "https://github.com/UrbanCompass/Mussel.git",
13     "tag": "0.1.0"
14   },
15   "source_files": [
16     "Mussel/Mussel/MusselNotificationTester.swift",
17     "Mussel/Mussel/Mussel.h"
18   ],
19   "resources": [
20     "run_notification_server.sh",
21     "Mussel/Mussel/BuiltProduct/*"
22   ],
23   "swift_versions": "5.0",
24   "swift_version": "5.0"