blob: e05b3411f6819b80235870ecc92048a4f907aea4 [file] [log] [blame]
{
"name": "XLPagerTabStrip",
"version": "3.0.0",
"license": "MIT",
"summary": "PagerTabStrip for iOS and much more!",
"description": "Android PagerTabStrip for iOS and much more",
"homepage": "https://github.com/xmartlabs/XLPagerTabStrip",
"authors": {
"Martin Barreto": "martin@xmartlabs.com",
"Washington Miranda": "mirandaacevedo@gmail.com"
},
"source": {
"git": "https://github.com/xmartlabs/XLPagerTabStrip.git",
"tag": "3.0.0"
},
"source_files": "XLPagerTabStrip/XL/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"resource_bundles": {
"XLPagerTabStrip": [
"XLPagerTabStrip/XL/Views/ButtonCell.xib"
]
}
}