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