Skip to content

Commit 70b2fbf

Browse files
MarinaSgAlphaCocoaPodsBot
authored andcommitted
[Add] AppSkaleSDK 0.1.2
1 parent bc371fa commit 70b2fbf

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"name": "AppSkaleSDK",
3+
"version": "0.1.2",
4+
"summary": "AppSkale Analytics SDK for iOS - Track Apple Search Ads attribution and ROAS",
5+
"description": "AppSkale Analytics SDK helps iOS developers track Apple Search Ads attribution \nand link it with purchase revenue to calculate keyword-level ROAS. \nSimply integrate the SDK and start tracking attribution automatically.",
6+
"homepage": "https://github.com/MarinaSgAlpha/AppSkaleSDK",
7+
"license": {
8+
"type": "MIT",
9+
"file": "LICENSE"
10+
},
11+
"authors": {
12+
"MarinaSgAlpha": "[email protected]"
13+
},
14+
"source": {
15+
"git": "https://github.com/MarinaSgAlpha/AppSkaleSDK.git",
16+
"tag": "0.1.2"
17+
},
18+
"platforms": {
19+
"ios": "14.3"
20+
},
21+
"swift_versions": "5.0",
22+
"source_files": "AppSkaleSDK/Classes/**/*",
23+
"frameworks": [
24+
"AdServices",
25+
"StoreKit",
26+
"Foundation"
27+
],
28+
"swift_version": "5.0"
29+
}

0 commit comments

Comments
 (0)