blob: 83ff198e36543a01690294d05a002329a987c94b [file] [log] [blame]
{
"name": "SwiftestCore",
"version": "0.0.2",
"summary": "Swiftest Core Libraries",
"homepage": "https://github.com/Swiftest/SwiftestCore",
"license": "MIT",
"authors": {
"Brian Pratt": "brian@8thlight.com"
},
"source": {
"git": "https://github.com/Swiftest/SwiftestCore.git",
"tag": "0.0.2"
},
"source_files": "src/SwiftestCore/SwiftestCore/**/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"requires_arc": true
}