blob: c6ca26a7668963a35b53fc689c1a1e347bb150a3 [file] [log] [blame]
{
"name": "SmoothTab",
"version": "1.0",
"summary": "Smooth customizabled tabs for iOS apps.",
"homepage": "https://github.com/yervandsar/SmoothTab",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yervand Saribekyan": "yervandsar@gmail.com"
},
"source": {
"git": "https://github.com/yervandsar/SmoothTab.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SmoothTab/Classes/*",
"pushed_with_swift_version": "4.0"
}