blob: feb2f9007ec5bd68a84bb237d2d785646d743a3f [file] [log] [blame]
{
"name": "TestCheck",
"summary": "Check for Xcode running unit tests",
"version": "0.2.1",
"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.1"
},
"social_media_url": "https://twitter.com/3lvis",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Source/**/*"
}