blob: 60fca243d2757e870583a9d7372386325d941694 [file] [log] [blame]
{
"name": "XLPagerTabStrip",
"version": "1.0.0",
"license": "MIT",
"summary": "PagerTabStrip for iOS and much more!",
"description": " Android PagerTabStrip for iOS and much more\n",
"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": "v1.0.0"
},
"source_files": "XLPagerTabStrip/XL/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
}
}