[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / f / b / XLPagerTabStrip / 9.1.0 / XLPagerTabStrip.podspec.json
blob5e7591639c7f72c07de603a2eb68e9fb46c0ab6d
2   "name": "XLPagerTabStrip",
3   "version": "9.1.0",
4   "summary": "Android PagerTabStrip for iOS and much more.",
5   "homepage": "https://github.com/xmartlabs/XLPagerTabStrip",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Martin Barreto": "martin@xmartlabs.com"
12   },
13   "source": {
14     "git": "https://github.com/xmartlabs/XLPagerTabStrip.git",
15     "tag": "9.1.0"
16   },
17   "social_media_url": "https://twitter.com/xmartlabs",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "source_files": [
24       "Sources/**/*.{swift}",
25       "ObjC/*.{h,m}"
26     ],
27     "frameworks": [
28       "UIKit",
29       "Foundation"
30     ]
31   },
32   "resource_bundles": {
33     "XLPagerTabStrip": [
34       "Sources/**/ButtonCell.xib"
35     ]
36   },
37   "swift_versions": "5.0",
38   "swift_version": "5.0"