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