[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 0 / 3 / Simulator / 2.0.1 / Simulator.podspec.json
blob295da72b9e5567ceb9c79faf8ddee9a449c166a4
2   "name": "Simulator",
3   "version": "2.0.1",
4   "summary": "Interact with the Xcode simulators",
5   "homepage": "https://github.com/angledotdev/simulator",
6   "social_media_url": "https://twitter.com/pepibumur",
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/angledotdev/simulator.git",
10     "tag": "2.0.1"
11   },
12   "requires_arc": true,
13   "authors": "Angle",
14   "swift_version": "5.0",
15   "platforms": {
16     "osx": "10.10"
17   },
18   "source_files": "Sources/**/*.{swift}",
19   "dependencies": {
20     "Shell": [
21       "~> 2.0.3"
22     ]
23   }