[Add] CZarSDK 1.1.12
[CocoaPods.git] / Specs / 9 / b / a / Mussel / 0.1.7 / Mussel.podspec.json
blob8232674f20d5be8921e03a57e39a54e1d63a99d2
2   "name": "Mussel",
3   "version": "0.1.7",
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.7"
14   },
15   "source_files": "Mussel/Mussel/Classes/**/*",
16   "resources": [
17     "scripts/run_notification_server.sh",
18     "Mussel/Mussel/BuiltProduct/*",
19     "mussel-icon.png"
20   ],
21   "swift_versions": "5.0",
22   "swift_version": "5.0"