blob: 9a2f97ae604fb8b6126c16ab654bab46999283ee [file] [log] [blame]
{
"name": "ConvertApiCom",
"version": "0.0.1",
"summary": "A ConvertApiCom library written in Swift",
"homepage": "https://github.com/djups/ConvertApiSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"djups": "ajog@yandex.ru"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0.1",
"source": {
"git": "https://github.com/djups/ConvertApiSwift.git",
"tag": "0.0.1"
},
"source_files": [
"ConvertApiCom/**/*.{h,m,swift}",
"ConvertApiCom/Models/*.{h,m,swift}"
],
"swift_version": "5.0.1"
}