blob: 586418f2d39f81e2fe038055e0797f740d593249 [file] [log] [blame]
{
"name": "Volkswagen",
"version": "0.2.0",
"license": "MIT",
"summary": "Detects when your Xcode tests are being run in a CI server, and makes them pass.",
"homepage": "https://github.com/cezheng/Volkswagen-Xcode",
"social_media_url": "https://twitter.com/AdamoCheng",
"authors": {
"Ce Zheng": "cezheng.cs@gmail.com"
},
"source": {
"git": "https://github.com/cezheng/Volkswagen-Xcode.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source_files": "Volkswagen/*.m",
"requires_arc": true
}