[Add] AlibabacloudQuanMiaoLightApp20240801 2.2.0
[CocoaPods.git] / Specs / 6 / a / 8 / PagerTabStrip / 9.0.4 / PagerTabStrip.podspec.json
bloba8158221434c5d6f9e5760ce1445f74c94c4be8e
2   "name": "PagerTabStrip",
3   "version": "9.0.4",
4   "summary": "Android PagerTabStrip for iOS and much more.",
5   "homepage": "https://github.com/snippetion/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/snippetion/XLPagerTabStrip.git",
15     "tag": "9.0.4"
16   },
17   "social_media_url": "https://github.com/snippetion/XLPagerTabStrip",
18   "platforms": {
19     "ios": "9.3"
20   },
21   "requires_arc": true,
22   "ios": {
23     "source_files": "Sources/**/*.{h,m,swift}",
24     "frameworks": [
25       "UIKit",
26       "Foundation"
27     ]
28   },
29   "resource_bundles": {
30     "PagerTabStrip": [
31       "Sources/ButtonCell.xib"
32     ]
33   },
34   "swift_versions": "5.0",
35   "swift_version": "5.0"