blob: 7a43fa44eeb898498dfccf23be78830c4fa03e18 [file] [log] [blame]
{
"name": "TestCheck",
"summary": "Check for Xcode running unit tests",
"version": "1.0.1",
"homepage": "https://github.com/SyncDB/TestCheck",
"license": "MIT",
"authors": {
"SyncDB": "syncdb.contact@gmail.com"
},
"source": {
"git": "https://github.com/SyncDB/TestCheck.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/Sync_DB",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Source/**/*"
}