[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 4 / f / b / XLPagerTabStrip / 1.1.1 / XLPagerTabStrip.podspec.json
blob35ad17714d0ba184dbe5f78e0fbcb7e54eef2587
2   "name": "XLPagerTabStrip",
3   "version": "1.1.1",
4   "license": "MIT",
5   "summary": "PagerTabStrip for iOS and much more!",
6   "description": "                    Android PagerTabStrip for iOS and much more\n",
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": "v1.1.1"
15   },
16   "source_files": "XLPagerTabStrip/XL/**/*.{h,m}",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "ios": {
22     "frameworks": [
23       "UIKit",
24       "Foundation"
25     ]
26   }