[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / f / b / XLPagerTabStrip / 8.1.0 / XLPagerTabStrip.podspec.json
blob1d9cc5da7dfd9b5a6ff0f1de332bee762ba0be47
2   "name": "XLPagerTabStrip",
3   "version": "8.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": "8.1.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/**/*.{h,m,swift}",
24     "frameworks": [
25       "UIKit",
26       "Foundation"
27     ]
28   },
29   "resource_bundles": {
30     "XLPagerTabStrip": [
31       "Sources/ButtonCell.xib"
32     ]
33   },
34   "swift_version": "4.2"