blob: a76e6325501f01993468ea48c82e584fda017031 [file] [log] [blame]
{
"name": "TabloidView",
"module_name": "TabloidView",
"summary": "TabloidView",
"description": "TabloidView",
"version": "1.0.1",
"homepage": "https://github.com/AlexanderKadyrov/TabloidView",
"authors": {
"Alexander Kadyrov": "alexander-kad@yandex.ru"
},
"source": {
"git": "https://github.com/AlexanderKadyrov/TabloidView.git",
"tag": "1.0.1"
},
"source_files": "TabloidView/Sources/**/*.{h,swift}",
"platforms": {
"tvos": "9.0",
"ios": "9.0"
},
"swift_versions": "5.0",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"dependencies": {
"ReactiveCocoa": [
]
},
"requires_arc": true,
"swift_version": "5.0"
}