[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 2 / 1 / 5 / SimulatorCheck / 0.1.1 / SimulatorCheck.podspec.json
blob63322a81a458e526e755c90fd25aebd8cbfc2d7e
2   "name": "SimulatorCheck",
3   "summary": "Check for code running on the Xcode simulator",
4   "version": "0.1.1",
5   "homepage": "https://github.com/3lvis/SimulatorCheck",
6   "license": "MIT",
7   "authors": {
8     "Elvis Nuñez": "elvisnunez@me.com"
9   },
10   "source": {
11     "git": "https://github.com/3lvis/SimulatorCheck.git",
12     "tag": "0.1.1"
13   },
14   "social_media_url": "https://twitter.com/3lvis",
15   "platforms": {
16     "ios": "8.0",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "Source"