[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / a / PTCardTabBar / 1.0 / PTCardTabBar.podspec.json
blob3880982cbcbdccdac2a789f8381595c13e7af7c1
2   "name": "PTCardTabBar",
3   "version": "1.0",
4   "summary": "Simple UITabBarController with card-style tabbar",
5   "description": "A Simple Card style tab bar with only displaying icons with small circle under the selected tab bar, try it",
6   "homepage": "https://github.com/hussc/PTCardTabBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hussein AlRyalat": "hus.sc@aol.com"
13   },
14   "source": {
15     "git": "https://github.com/hussc/PTCardTabBar.git",
16     "tag": "1.0"
17   },
18   "social_media_url": "https://www.facebook.com/hussc",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "PTCardTabBar/Classes/**/*",
24   "frameworks": "UIKit",
25   "swift_version": "5.0"