blob: be0af75e96f1a95cd38730a86ed20ba2aaf9e92d [file] [log] [blame]
{
"name": "TestCheck",
"summary": "Check for Xcode running unit tests",
"version": "0.2.0",
"homepage": "https://github.com/3lvis/TestCheck",
"license": "MIT",
"authors": {
"Elvis Nuñez": "elvisnunez@me.com"
},
"source": {
"git": "https://github.com/3lvis/TestCheck.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/3lvis",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0"
},
"requires_arc": true,
"source_files": "Source/**/*"
}