[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 7 / 2 / XLPagerTabStripObjcContinue / 1.0.5 / XLPagerTabStripObjcContinue.podspec.json
blob72c1776f26033255e6f53a8c36ba16f029e1c685
2   "name": "XLPagerTabStripObjcContinue",
3   "version": "1.0.5",
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.5"
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         "MXParallaxHeader": [
43           "~> 1.1.0"
44         ]
45       }
46     }
47   ]