blob: 3782752a6e3ac4314ec06c33b1df9be3acb61107 [file] [log] [blame]
{
"name": "CoinMarketService",
"version": "0.1.1",
"summary": "Quick example of creating library.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LexHrabovskyi/CoinMarketService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LexHrabovskyi": "lex.hrabovskyi@gmail.com"
},
"source": {
"git": "https://github.com/LexHrabovskyi/CoinMarketService.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}