blob: a542d48c726551049c700cf01fc68699092f2b5b [file] [log] [blame]
{
"name": "XLPagerTabStrip",
"version": "5.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": "5.1.0"
},
"social_media_url": "https://twitter.com/xmartlabs",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"source_files": "Sources/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
},
"resource_bundles": {
"XLPagerTabStrip": [
"Sources/ButtonCell.xib"
]
}
}