[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / a / 8 / PagerTabStrip / 9.0.1 / PagerTabStrip.podspec.json
blob661b1bec02ead0e692dbd45987e4720b67379dc6
2   "name": "PagerTabStrip",
3   "version": "9.0.1",
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     "stlndm": "liamxujia@hotmail.com"
12   },
13   "source": {
14     "git": "https://github.com/snippetion/XLPagerTabStrip.git",
15     "tag": "9.0.1"
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     "XLPagerTabStrip": [
31       "Sources/ButtonCell.xib"
32     ]
33   },
34   "swift_versions": "5.0",
35   "swift_version": "5.0"