blob: 4a8482184262ec4daded75dc0a9580a30534c34b [file] [log] [blame]
{
"name": "ConvertApiCom",
"version": "0.0.2",
"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": "4.2",
"source": {
"git": "https://github.com/djups/ConvertApiSwift.git",
"tag": "0.0.2"
},
"source_files": [
"ConvertApiCom/**/*.{h,m,swift}",
"ConvertApiCom/Models/*.{h,m,swift}"
],
"swift_version": "4.2"
}