blob: a39498fa833891aaece5661d5af6a44097a4ea90 [file] [log] [blame]
{
"name": "Arcane",
"summary": "CommonCrypto in Swift",
"version": "2.1",
"homepage": "https://github.com/onmyway133/Arcane",
"license": "MIT",
"authors": {
"Khoa Pham": "onmyway133@gmail.com"
},
"source": {
"git": "https://github.com/onmyway133/Arcane.git",
"tag": "2.1"
},
"social_media_url": "https://twitter.com/onmyway133",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.2",
"watchos": "3.0"
},
"source_files": "Sources/**/*.swift",
"swift_versions": [
"4.2",
"5.0"
]
}