blob: 2ce5baea54878243dd9f4bf6aecfed3926c63ba0 [file] [log] [blame]
{
"name": "LEVPOLLibrary",
"version": "1.0.2",
"summary": "Simple custom swift Library",
"description": "swift library written for raiffeisen ios school",
"homepage": "https://github.com/PolyakovLev/LPLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lev Polyakov": "levpolyakov@list.ru"
},
"source": {
"git": "https://github.com/PolyakovLev/LPLibrary.git",
"tag": "1.0.2"
},
"source_files": "LEVPOLLibrary/**/*{m,h,swift}",
"dependencies": {
"LDAUsefulTools": [
"~> 1.0.1"
]
},
"swift_versions": "5.0",
"platforms": {
"ios": "13.0"
},
"swift_version": "5.0"
}