blob: bab4ea046afff128eacf4111b7cb442a0c4ab8c5 [file] [log] [blame]
{
"name": "SwiftTabPager",
"version": "0.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Test version",
"description": "This is a test version!!!",
"homepage": "https://github.com/artsimonyan23/SwiftTabPager",
"authors": {
"PROJECT_OWNER": "USER_EMAIL"
},
"source": {
"git": "https://github.com/artsimonyan23/SwiftTabPager.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}