blob: 4b2ddfcf48ef8785bc4cef014bfa86cef8e6818b [file] [log] [blame]
{
"name": "XLPagerTabStrip",
"version": "2.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": "v2.0.0"
},
"source_files": "XLPagerTabStrip/XL/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
}
}