blob: e36c408f7499aac12561ae7a675ae1fb77cff43c [file] [log] [blame]
{
"name": "XLPagerTabStripForHASYSDev",
"module_name": "XLPagerTabStrip",
"version": "8.1.1",
"summary": "Android PagerTabStrip for iOS and much more.",
"homepage": "https://github.com/hasyscorp/XLPagerTabStripForHASYSDev",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dongwon Lee": "hellodwlee@gmail.com"
},
"source": {
"git": "https://github.com/hasyscorp/XLPagerTabStripForHASYSDev.git",
"tag": "8.1.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_version": "4.2"
}