blob: 9ad9f8737fa27979a5f3ca03d2b15ed466d4a1dd [file] [log] [blame]
{
"name": "SwiftestCore",
"version": "0.0.1",
"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.1"
},
"source_files": "src/SwiftestCore/SwiftestCore/**/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"requires_arc": true
}