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