blob: 2fe76289fc90c14540719ec2e1e3b6155d8b5516 [file] [log] [blame]
{
"name": "SymbioteSecurity4iOS",
"version": "0.1.0",
"summary": "Security library - swift version",
"description": "TODO: Add long description of the pod here.",
"swift_version": "3.2",
"homepage": "https://github.com/symbiote-h2020/SymbIoTeSecurity4iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"konrri": "konrri@man.poznan.pl"
},
"source": {
"git": "https://github.com/symbiote-h2020/SymbIoTeSecurity4iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SymbioteSecurity4iOS/Classes/**/*",
"dependencies": {
"AsyncSwift": [
],
"SwiftyJSON": [
],
"SymbioteIosUtils": [
]
}
}