[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / 4 / 1 / EdgeTickets / 0.4 / EdgeTickets.podspec.json
blobda28ba95cfd61a8d5f93a4249e97c0ab1fb3fa75
2   "name": "EdgeTickets",
3   "summary": "Edge tickets framework for the EdgeiOS app.",
4   "homepage": "https://youkno.ai/",
5   "version": "0.4",
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/edgeiostickets.git",
15     "tag": "0.4"
16   },
17   "source_files": "EdgeTickets/**/*.{h,m,swift}",
18   "resources": "EdgeTickets/**/*.{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     "EdgeCore": [
31     ],
32     "EdgeResources": [
34     ],
35     "EdgeNetwork": [
37     ]
38   },
39   "swift_version": "5.6"