blob: ace9a265eeb9e19b794ff0c09f9d7c027f11ef85 [file] [log] [blame]
{
"name": "XLPagerTabStripForkByNoobYang",
"version": "9.0.1",
"summary": "Android PagerTabStrip for iOS and much more.",
"homepage": "https://github.com/noobYang95/XLPagerTabStrip",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yang Pan": "jlupanyang@163.com"
},
"source": {
"git": "https://github.com/noobYang95/XLPagerTabStrip.git",
"tag": "9.0.1"
},
"social_media_url": "https://twitter.com/xmartlabs",
"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"
}