[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / a / e / EdgeTabBar / 0.1.1 / EdgeTabBar.podspec.json
blobcc69557f0750fa598c46b552d6dbcc7d4f111134
2   "name": "EdgeTabBar",
3   "summary": "TabBar framework EdgeiOS app.",
4   "homepage": "https://youkno.ai/",
5   "version": "0.1.1",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dmytro Semianiv": "semyaniv@gmail.com"
12   },
13   "source": {
14     "git": "git@bitbucket.org:edgeappinc/edgeiostabbar.git",
15     "tag": "0.1.1"
16   },
17   "source_files": "EdgeTabBar/**/*.{h,m,swift}",
18   "resources": "EdgeTabBar/**/*.{png,jpeg,jpg,xcassets,storyboard,xib}",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_versions": "5.6",
23   "requires_arc": true,
24   "ios": {
25     "frameworks": "UIKit"
26   },
27   "static_framework": true,
28   "dependencies": {
29     "EdgeResources": [
31     ],
32     "EdgeNetwork": [
34     ],
35     "EdgeCore": [
37     ]
38   },
39   "swift_version": "5.6"