| { |
| "name": "XLPagerTabStripObjcContinue", |
| "version": "1.0.2", |
| "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.2" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "resource_bundles": { |
| "XLPagerTabStripObjcContinue": [ |
| "XLPagerTabStripObjcContinue/Assets/*.png", |
| "XLPagerTabStripObjcContinue/Assets/*.xib" |
| ] |
| }, |
| "subspecs": [ |
| { |
| "name": "XLPagerTabStrip", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "XLPagerTabStripObjcContinue/Classes/XLPagerTabStrip/*.{h,m}" |
| }, |
| { |
| "name": "MXParallaxHeader", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "XLPagerTabStripObjcContinue/Classes/MXParallaxHeader/*.{h,m}", |
| "dependencies": { |
| "XLPagerTabStripObjcContinue/XLPagerTabStrip": [ |
| |
| ], |
| "MXParallaxHeader": [ |
| "~> 1.1.0" |
| ] |
| } |
| } |
| ] |
| } |