blob: b72d5d43932cd7d43d96465f98f768b9fed9ddb3 [file] [log] [blame]
{
"name": "SPagerTab",
"platforms": {
"ios": "12.0"
},
"summary": "PagerTab is a custom pager with a top bar.",
"requires_arc": true,
"version": "0.1.9",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suhaib Al Saghir": "suhaib.al.saghir@gmail.com"
},
"homepage": "https://github.com/sub96/PagerTab",
"source": {
"git": "https://github.com/sub96/PagerTab.git",
"tag": "0.1.9"
},
"frameworks": "UIKit",
"source_files": "PagerTab/**/*.{h,m,swift,storyboard,xib}",
"swift_versions": "4.2",
"swift_version": "4.2"
}