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