Skip to content

Commit

Permalink
[Add] A1IOSLib 1.1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
TusharSpiral authored and CocoaPodsBot committed Mar 10, 2024
1 parent 9bd1b40 commit aadc485
Showing 1 changed file with 70 additions and 0 deletions.
70 changes: 70 additions & 0 deletions Specs/4/b/f/A1IOSLib/1.1.21/A1IOSLib.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
{
"name": "A1IOSLib",
"version": "1.1.21",
"summary": "Private common A1IOSLib.",
"description": "Private common SDK to personal use A1IOSLib.",
"homepage": "https://github.com/TusharSpiral/A1IOSLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TusharSpiral": "97023392+TusharSpiral@users.noreply.github.com"
},
"source": {
"git": "https://TusharSpiral@github.com/TusharSpiral/A1IOSLib.git",
"tag": "1.1.21"
},
"platforms": {
"ios": "14.0"
},
"swift_versions": "5.0",
"static_framework": true,
"resources": [
"A1IOSLib/**/*.{storyboard}",
"A1IOSLib/**/*.{xib}"
],
"source_files": [
"A1IOSLib/**/*.{swift}",
"A1IOSLib/**/*.{strings}"
],
"dependencies": {
"Alamofire": [

],
"Purchasely": [
"4.2.0"
],
"FirebaseAnalytics": [

],
"Firebase": [

],
"Mixpanel-swift": [

],
"FBSDKCoreKit": [
"16.3.1"
],
"YandexMobileMetrica": [

],
"Beacon": [

],
"Google-Mobile-Ads-SDK": [

],
"FirebaseRemoteConfig": [

],
"SwiftyJSON": [

],
"ShimmerSwift": [

]
},
"swift_version": "5.0"
}

0 comments on commit aadc485

Please sign in to comment.