[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / e / a / 8 / EdgeNewBounty / 0.4 / EdgeNewBounty.podspec.json
blob154c0c2f4e2e3cc44c3fbab3278658504408388b
2   "name": "EdgeNewBounty",
3   "summary": "Edge bounty creation 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/edgeiosnewbounty.git",
15     "tag": "0.4"
16   },
17   "source_files": "EdgeNewBounty/**/*.{h,m,swift}",
18   "resources": "EdgeNewBounty/**/*.{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"