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