blob: f0cb8fdb38ea50375b420154a53a62e8e92b644a [file] [log] [blame]
{
"name": "essentia-network-core-ios",
"version": "0.1.2",
"summary": "Essentia network core",
"homepage": "https://github.com/essentiaone/essentia-network-core-ios.git",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"impl": "pavlo.bojkoo@gmail.com"
},
"source": {
"git": "https://github.com/essentiaone/essentia-network-core-ios.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_version": "4.2",
"static_framework": true,
"module_name": "EssentiaNetworkCore",
"source_files": "essentia-network-core-ios/**/*.{swift}"
}