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