[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 6 / 1 / 8 / FoldingTabBar / 1.0.7 / FoldingTabBar.podspec.json
blob9f8fb7ade22a4daaae65ed716a3350cce6cb7cad
2   "name": "FoldingTabBar",
3   "version": "1.0.7",
4   "homepage": "https://github.com/Yalantis/FoldingTabBar.iOS",
5   "summary": "Folding Tab Bar and Tab Bar Controller",
6   "authors": "Yalantis",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "social_media_url": "https://twitter.com/yalantis",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/Yalantis/FoldingTabBar.iOS.git",
17     "tag": "1.0.7"
18   },
19   "requires_arc": true,
20   "source_files": "FoldingTabBar/**/*",
21   "public_header_files": "FoldingTabBar/**/*.h",
22   "frameworks": [
23     "UIKit",
24     "QuartzCore"
25   ]