[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / d / 0 / 3 / Simulator / 1.1.0 / Simulator.podspec.json
blob5969fc1e6195f3b42fa126626722bc9a493554fb
2   "name": "Simulator",
3   "version": "1.1.0",
4   "summary": "Interact with the Xcode simulators",
5   "homepage": "https://github.com/tuist/simulator",
6   "social_media_url": "https://twitter.com/pepibumur",
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/tuist/simulator.git",
10     "tag": "1.1.0"
11   },
12   "requires_arc": true,
13   "authors": "Tuist",
14   "platforms": {
15     "osx": "10.10"
16   },
17   "source_files": "Sources/**/*.{swift}",
18   "dependencies": {
19     "Shell": [
20       "~> 1.1.0"
21     ],
22     "Result": [
23       "~> 4.1.0"
24     ]
25   }