blob: 72c1776f26033255e6f53a8c36ba16f029e1c685 [file] [log] [blame]
{
"name": "XLPagerTabStripObjcContinue",
"version": "1.0.5",
"summary": "A short description of XLPagerTabStripObjcContinue.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/FPJack/XLPagerTabStripObjcContinue",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FPJack": "2551412939@qq.com"
},
"source": {
"git": "https://github.com/FPJack/XLPagerTabStripObjcContinue.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "9.0"
},
"subspecs": [
{
"name": "XLPagerTabStrip",
"platforms": {
"ios": "9.0"
},
"source_files": "XLPagerTabStripObjcContinue/Classes/XLPagerTabStrip/*.{h,m}",
"resource_bundles": {
"XLPagerTabStripObjcContinue": [
"XLPagerTabStripObjcContinue/Assets/*.png",
"XLPagerTabStripObjcContinue/Assets/*.xib"
]
}
},
{
"name": "MXParallaxHeader",
"platforms": {
"ios": "9.0"
},
"source_files": "XLPagerTabStripObjcContinue/Classes/MXParallaxHeader/*.{h,m}",
"dependencies": {
"MXParallaxHeader": [
"~> 1.1.0"
]
}
}
]
}