blob: 64f2bc944d4469ff311301ebacb277c487f2616f [file] [log] [blame]
{
"name": "NewBase60",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"frameworks": "XCTest",
"source_files": "NewBase60/**/*.swift"
}