blob: 31859bfd494d4f837aca3669b8db6cabf587def5 [file] [log] [blame]
{
"name": "essentia-network-core-ios",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"static_framework": true,
"module_name": "EssentiaNetworkCore",
"source_files": "essentia-network-core-ios/**/*.{swift}"
}