blob: 661b1bec02ead0e692dbd45987e4720b67379dc6 [file] [log] [blame]
{
"name": "PagerTabStrip",
"version": "9.0.1",
"summary": "Android PagerTabStrip for iOS and much more.",
"homepage": "https://github.com/snippetion/XLPagerTabStrip",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"stlndm": "liamxujia@hotmail.com"
},
"source": {
"git": "https://github.com/snippetion/XLPagerTabStrip.git",
"tag": "9.0.1"
},
"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": {
"XLPagerTabStrip": [
"Sources/ButtonCell.xib"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}