Toggle navigation
Toggle navigation
This project
Loading...
Sign in
open-source
/
warply_sdk_framework
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Manos Chorianopoulos
2023-01-05 16:12:50 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
25fd0629fa489d912c934124effe96562fe035dc
25fd0629
1 parent
6eab079d
podspec v29
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
25 deletions
SwiftWarplyFramework.podspec
SwiftWarplyFramework/SwiftWarplyFramework.xcworkspace/xcuserdata/manos.xcuserdatad/UserInterfaceState.xcuserstate
SwiftWarplyFramework.podspec
View file @
25fd062
...
...
@@ -17,45 +17,22 @@ Pod::Spec.new do |spec|
spec
.
platform
=
:ios
,
"11.0"
# spec.source = { :git => "https://git.warp.ly/open-source/warply_sdk_framework.git", :tag => "0.1.9" }
# spec.public_header_files = "SwiftWarplyFramework.framework/Headers/*.h"
# spec.source_files = 'SwiftWarplyFramework/*.xcassets', 'SwiftWarplyFramework/SwiftWarplyFramework/*.xcassets', "SwiftWarplyFramework/*.png", "SwiftWarplyFramework/*.xcassets", "SwiftWarplyFramework/SwiftWarplyFramework/*.xcassets","SwiftWarplyFramework/*.xib", "SwiftWarplyFramework/SwiftWarplyFramework/*.xib", "SwiftWarplyFramework/*.{h,m}", "SwiftWarplyFramework/*.{h,m}", "SwiftWarplyFramework/**/*.{h,m}", "SwiftWarplyFramework/**/**/*.{h,m}", "SwiftWarplyFramework/**/**/**/*.{h,m}", "SwiftWarplyFramework/*.swift", "*.swift", "SwiftWarplyFramework/SwiftWarplyFramework/*.swift", "SwiftWarplyFramework/SwiftWarplyFramework/SwiftWarplyFramework/*.swift"
# spec.vendored_frameworks = "SwiftWarplyFramework.framework"
# spec.exclude_files = "Classes/Exclude"
spec
.
source
=
{
:git
=>
"https://git.warp.ly/open-source/warply_sdk_framework.git"
,
:tag
=>
"0.1.9"
}
# spec.public_header_files = "SwiftWarplyFramework.framework/Headers/*.h"
spec
.
source_files
=
'SwiftWarplyFramework/*.xcassets'
,
'SwiftWarplyFramework/SwiftWarplyFramework/*.xcassets'
,
"SwiftWarplyFramework/*.png"
,
"SwiftWarplyFramework/*.xcassets"
,
"SwiftWarplyFramework/SwiftWarplyFramework/*.xcassets"
,
"SwiftWarplyFramework/*.xib"
,
"SwiftWarplyFramework/SwiftWarplyFramework/*.xib"
,
"SwiftWarplyFramework/*.{h,m}"
,
"SwiftWarplyFramework/*.{h,m}"
,
"SwiftWarplyFramework/**/*.{h,m}"
,
"SwiftWarplyFramework/**/**/*.{h,m}"
,
"SwiftWarplyFramework/**/**/**/*.{h,m}"
,
"SwiftWarplyFramework/*.swift"
,
"*.swift"
,
"SwiftWarplyFramework/SwiftWarplyFramework/*.swift"
,
"SwiftWarplyFramework/SwiftWarplyFramework/SwiftWarplyFramework/*.swift"
,
"SwiftWarplyFramework/**/*.{swift,storyboard,xib,otf,ttf,xcassets}"
# 'SwiftWarplyFramework/**/*',
# , "SwiftWarplyFramework/**/*.{
swift,storyboard,xib,otf,ttf,png,jpeg,jpg
}", "SwiftWarplyFramework/Classes/**/*"
# , "SwiftWarplyFramework/**/*.{
png,jpeg,jpg,json,xcassets,imageset,strings
}", "SwiftWarplyFramework/Classes/**/*"
# , "SwiftWarplyFramework/SwiftWarplyFramework/**/*.{swift,otf,storyboard,ttf,png,jpeg,jpg,xib,xcassets,json}", "SwiftWarplyFramework/SwiftWarplyFramework/*.{swift,otf,storyboard,ttf,png,jpeg,jpg,xib,xcassets,json}", "SwiftWarplyFramework/SwiftWarplyFramework/*.xcassets/*.{imageset,png,jpeg,jpg,json}", "SwiftWarplyFramework/SwiftWarplyFramework/*.xcassets/*.imageset/*.{png,jpeg,jpg,json}", "SwiftWarplyFramework/**/*.{png,jpeg,jpg,json,xcassets,imageset,strings}", "SwiftWarplyFramework/Classes/**/*"
# spec.vendored_frameworks = "SwiftWarplyFramework.framework"
spec
.
exclude_files
=
"Classes/Exclude"
spec
.
dependency
'RSBarcodes_Swift'
,
'~> 5.1.1'
spec
.
dependency
'SwiftEventBus'
# spec.resource_bundles = { 'SwiftWarplyFramework' => ['SwiftWarplyFramework/**/*.{lproj,storyboard}'] }
# spec.resource_bundles = { 'SwiftWarplyFramework' => ['SwiftWarplyFramework/SwiftWarplyFramework/*.{png,jpeg,jpg,storyboard,xib,xcassets,json,ttf}'] }
# spec.resource_bundles = { 'SwiftWarplyFramework' => ['SwiftWarplyFramework/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,json,ttf,imageset,strings}', 'SwiftWarplyFramework/SwiftWarplyFramework/Media/*.{xcassets}', 'SwiftWarplyFramework/SwiftWarplyFramework/Media/*.xib'] }
# spec.resource_bundles = { 'ResourcesBundle' => ['SwiftWarplyFramework/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,json,ttf,imageset,strings,bundle}'] }
# spec.resource_bundles = { 'ResourcesBundle' => ['*.bundle'] }
# spec.resource_bundles = { 'ResourcesBundle' => ['SwiftWarplyFramework/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,json,ttf,imageset,strings}'] }
# spec.resource_bundles = { 'ResourcesBundle' => ['SwiftWarplyFramework/**/*.{png,jpeg,jpg,storyboard,xib,ttf}'] }
spec
.
resource_bundles
=
{
'ResourcesBundle'
=>
[
'SwiftWarplyFramework/**/*.{storyboard,xib,otf,ttf,xcassets}'
]
}
# spec.subspec 'SwiftWarplyFramework' do |resources|
# resources.resource_bundle = {'MyBundle' => ['SwiftWarplyFramework/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,json,ttf,imageset,strings}']}
# end
# spec.resources = "SwiftWarplyFramework/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"
# spec.resources = "SwiftWarplyFramework/SwiftWarplyFramework/*.{lproj,storyboard,xcdatamodeld,xib,png,jpeg,jpg,xcassets,json}"
# spec.resources = "SwiftWarplyFramework/SwiftWarplyFramework/*.xcassets/*.imageset/*.{png,jpeg,jpg,json}"
# spec.resources = "SwiftWarplyFramework/**/*.{png,jpeg,jpg,json,xcassets,imageset,strings}"
# spec.resources = "SwiftWarplyFramework/Media/**"
# spec.resources = "SwiftWarplyFramework/SwiftWarplyFramework/Assets/*.xcassets"
# spec.resources = ['SwiftWarplyFramework/SwiftWarplyFramework/Media/*.{xcassets}', 'SwiftWarplyFramework/SwiftWarplyFramework/Media/*.xib']
# spec.resource = 'SwiftWarplyFramework/Main.storyboard'
# spec.resources = "SwiftWarplyFramework/**/*.xcassets"
# spec.resource_bundles = {
...
...
SwiftWarplyFramework/SwiftWarplyFramework.xcworkspace/xcuserdata/manos.xcuserdatad/UserInterfaceState.xcuserstate
View file @
25fd062
No preview for this file type
Please
register
or
login
to post a comment