[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 7 / 2 / XLPagerTabStripObjcContinue / 1.0.3 / XLPagerTabStripObjcContinue.podspec.json
blobb628cb170730244a3a03920b89edac7e817530f9
2   "name": "XLPagerTabStripObjcContinue",
3   "version": "1.0.3",
4   "summary": "A short description of XLPagerTabStripObjcContinue.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/FPJack/XLPagerTabStripObjcContinue",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "FPJack": "2551412939@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/FPJack/XLPagerTabStripObjcContinue.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "XLPagerTabStrip",
24       "platforms": {
25         "ios": "9.0"
26       },
27       "source_files": "XLPagerTabStripObjcContinue/Classes/XLPagerTabStrip/*.{h,m}",
28       "resource_bundles": {
29         "XLPagerTabStripObjcContinue": [
30           "XLPagerTabStripObjcContinue/Assets/*.png",
31           "XLPagerTabStripObjcContinue/Assets/*.xib"
32         ]
33       }
34     },
35     {
36       "name": "MXParallaxHeader",
37       "platforms": {
38         "ios": "9.0"
39       },
40       "source_files": "XLPagerTabStripObjcContinue/Classes/MXParallaxHeader/*.{h,m}",
41       "dependencies": {
42         "XLPagerTabStripObjcContinue/XLPagerTabStrip": [
44         ],
45         "MXParallaxHeader": [
46           "~> 1.1.0"
47         ]
48       }
49     }
50   ]