blob: 07be6b9b7cdeae89196da7f697eac3b3087b6a84 [file] [log] [blame]
{
"name": "MultyCoreLibrary",
"version": "0.1.0",
"summary": "A Swift wrapper for the Multy-Core library",
"description": "This is open-source library for adapting Multy-Core API with Swift.",
"homepage": "https://github.com/alex78pro/MultyCoreLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alex78pro": "alex78pro@gmail.com"
},
"source": {
"git": "https://github.com/alex78pro/MultyCoreLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MultyCoreLibrary/Classes/**/*",
"swift_version": "4.1"
}