[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 4 / 7 / JXLPagerTabStrip / 3.0.1 / JXLPagerTabStrip.podspec.json
bloba60e6c2b6d1d6dbceed908e8104d5e4a45024598
2   "name": "JXLPagerTabStrip",
3   "version": "3.0.1",
4   "license": "MIT",
5   "summary": "PagerTabStrip for iOS and much more!",
6   "description": "Android PagerTabStrip for iOS and much more\nhttps://github.com/xmartlabs/XLPagerTabStrip.git",
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/AimobierCocoaPods/JXLPagerTabStrip.git",
14     "tag": "3.0.1"
15   },
16   "source_files": "JXLPagerTabStrip/**/*.{h,m}",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "ios": {
22     "frameworks": [
23       "UIKit",
24       "Foundation"
25     ]
26   },
27   "resource_bundles": {
28     "XLPagerTabStrip": [
29       "JXLPagerTabStrip/Views/ButtonCell.xib"
30     ]
31   }