[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / f / b / XLPagerTabStrip / 8.0.0 / XLPagerTabStrip.podspec.json
blobd1da0a32c9c89586851451c7d2a914088544b320
2   "name": "XLPagerTabStrip",
3   "version": "8.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": "8.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": "4.0"