blob: 93e16c6795a705516150f9c2138c80d1c2d3a12d [file] [log] [blame]
{
"name": "PagerTabStrip",
"version": "9.0.2",
"summary": "Android PagerTabStrip for iOS and much more.",
"homepage": "https://github.com/snippetion/XLPagerTabStrip",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Martin Barreto": "martin@xmartlabs.com"
},
"source": {
"git": "https://github.com/snippetion/XLPagerTabStrip.git",
"tag": "9.0.2"
},
"social_media_url": "https://github.com/snippetion/XLPagerTabStrip",
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"ios": {
"source_files": "Sources/**/*.{h,m,swift}",
"frameworks": [
"UIKit",
"Foundation"
]
},
"resource_bundles": {
"PagerTabStrip": [
"Sources/ButtonCell.xib"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}