[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 4 / f / b / XLPagerTabStrip / 7.0.0 / XLPagerTabStrip.podspec.json
blobee9421d2c3cf5ea71bace82df67d120dbfc0f7fa
2   "name": "XLPagerTabStrip",
3   "version": "7.0.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": "7.0.0"
16   },
17   "social_media_url": "https://twitter.com/xmartlabs",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "source_files": "Sources/**/*",
24     "frameworks": [
25       "UIKit",
26       "Foundation"
27     ]
28   },
29   "resource_bundles": {
30     "XLPagerTabStrip": [
31       "Sources/ButtonCell.xib"
32     ]
33   },
34   "pushed_with_swift_version": "3.0"