[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / f / b / XLPagerTabStrip / 3.0.0 / XLPagerTabStrip.podspec.json
blobe05b3411f6819b80235870ecc92048a4f907aea4
2   "name": "XLPagerTabStrip",
3   "version": "3.0.0",
4   "license": "MIT",
5   "summary": "PagerTabStrip for iOS and much more!",
6   "description": "Android PagerTabStrip for iOS and much more",
7   "homepage": "https://github.com/xmartlabs/XLPagerTabStrip",
8   "authors": {
9     "Martin Barreto": "martin@xmartlabs.com",
10     "Washington Miranda": "mirandaacevedo@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/xmartlabs/XLPagerTabStrip.git",
14     "tag": "3.0.0"
15   },
16   "source_files": "XLPagerTabStrip/XL/**/*.{h,m}",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "frameworks": [
23       "UIKit",
24       "Foundation"
25     ]
26   },
27   "resource_bundles": {
28     "XLPagerTabStrip": [
29       "XLPagerTabStrip/XL/Views/ButtonCell.xib"
30     ]
31   }