blob: 3e1e5b3440727739d8f6f332036b48198b2f8ac3 [file] [log] [blame]
{
"name": "NewBase60",
"version": "0.1.2",
"license": "MIT",
"summary": "A port of Tantek Çelik's NewBase60 in Swift",
"homepage": "https://github.com/Haroenv/NewBase60",
"authors": "Haroen Viaene",
"source": {
"git": "https://github.com/Haroenv/NewBase60.git",
"tag": "v0.1.2"
},
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"frameworks": "XCTest",
"source_files": "NewBase60/**/*.swift"
}