blob: aa6fdfd75232fd1e33bb38eb0d97e8d8e77b6864 [file] [log] [blame]
{
"name": "Volkswagen",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Volkswagen/*.m",
"requires_arc": true
}