[Add] QuickplaySDK 2.3.2
[CocoaPods.git] / Specs / b / 6 / 0 / XLPagerTabStrip-AnthonyMDev / 1.0.0 / XLPagerTabStrip-AnthonyMDev.podspec.json
blob0ac3a2dfd197475c4a84cc886457f4a7cdb54d65
2   "name": "XLPagerTabStrip-AnthonyMDev",
3   "version": "1.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     "Anthony Miller": "anthonyMDev@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/anthonymdev/XLPagerTabStrip-AnthonyMDev.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "XLPagerTabStrip/XL/**/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "Foundation"
26     ]
27   }