blob: b67f895f04afc7631cd3b52ba19563d734961847 [file] [log] [blame]
{
"name": "IotaKit",
"version": "0.5.1",
"summary": "The IOTA Swift API Library",
"description": "The IOTA Swift API Library.\nIotaKit is compatible with all architectures, tested on iOS/MacOS/Ubuntu.",
"homepage": "https://github.com/pascalbros/IotaKit",
"license": "MIT (Copyright (c) 2018 Pasquale Ambrosini)",
"authors": {
"Pasquale Ambrosini": "pasquale.ambrosini@gmail.com"
},
"platforms": {
"ios": "11.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/pascalbros/IotaKit.git",
"tag": "v0.5.1"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}