blob: fd0edab3d03f0aa7903d8c2c79651cf0e16c6f3e [file] [log] [blame]
{
"name": "SymbioteIosUtils",
"version": "0.1.0",
"summary": "A short description of SymbioteIosUtils.",
"description": "A short description of SymbioteIosUtils.",
"swift_version": "3.2",
"homepage": "https://github.com/symbiote-h2020/SymbioteIosUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"konrri": "konrri@man.poznan.pl"
},
"source": {
"git": "https://github.com/symbiote-h2020/SymbioteIosUtils.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SymbioteIosUtils/Classes/**/*",
"dependencies": {
"AsyncSwift": [
]
}
}