blob: 9dc388c0d1dd30c37ed95640173a2ada18b1b66b [file] [log] [blame]
{
"name": "essentia-network-core-ios",
"version": "0.0.8",
"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.0.8"
},
"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}"
}