[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / a / PTCardTabBar / 1.0.2 / PTCardTabBar.podspec.json
bloba65209b0af55ea8ff0cf00e6be12d3251ea30ffd
2   "name": "PTCardTabBar",
3   "version": "1.0.2",
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   "screenshots": [
8     "https://www.dropbox.com/s/1ra32nq4rxurqun/Simulator%20Screen%20Shot%20-%20iPhone%20Xs%20-%202019-09-04%20at%2004.43.09.png",
9     "https://www.dropbox.com/s/zrbah6zbxvkvn36/Simulator%20Screen%20Shot%20-%20iPhone%20Xs%20-%202019-09-04%20at%2004.43.10.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Hussein AlRyalat": "hus.sc@aol.com"
17   },
18   "source": {
19     "git": "https://github.com/hussc/PTCardTabBar.git",
20     "tag": "1.0.2"
21   },
22   "social_media_url": "https://www.facebook.com/hussc",
23   "swift_versions": "5.0",
24   "platforms": {
25     "ios": "11.0"
26   },
27   "source_files": "PTCardTabBar/Classes/**/*",
28   "frameworks": "UIKit",
29   "swift_version": "5.0"