Skip to content

Commit

Permalink
[Add] PWEngagementBeta 3.3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pwadmin authored and CocoaPodsBot committed Apr 22, 2018
1 parent 34c9f5f commit e1a091f
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions Specs/2/5/2/PWEngagementBeta/3.3.2.0/PWEngagementBeta.podspec.json
@@ -0,0 +1,37 @@
{
"name": "PWEngagementBeta",
"version": "3.3.2.0",
"license": "MIT",
"summary": "Phunware PWEngagement SDK (BETA)",
"homepage": "https://github.com/phunware/beta-ios",
"authors": {
"Phunware": "info@phunware.com"
},
"source": {
"git": "https://github.com/phunware/beta-ios.git",
"tag": "PWEngagement-3.3.2.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "Framework/PWEngagement.framework",
"dependencies": {
"PWCoreBeta": [

],
"FMDB": [

],
"MistSDK": [

]
},
"frameworks": "CoreLocation"
},
"libraries": [
"sqlite3",
"z"
]
}

0 comments on commit e1a091f

Please sign in to comment.