blob: e279ca8152de42c6558ab6bc8da4989fa929bd85 [file] [log] [blame]
{
"name": "SimulatorCheck",
"summary": "Check for code running on the Xcode simulator",
"version": "1.0.0",
"homepage": "https://github.com/3lvis/SimulatorCheck",
"license": "MIT",
"authors": {
"Elvis Nuñez": "elvisnunez@me.com"
},
"source": {
"git": "https://github.com/3lvis/SimulatorCheck.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/3lvis",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Source"
}