Skip to content

Commit 8d12679

Browse files
fallpineCocoaPodsBot
authored andcommitted
[Add] QSInAppPurchase 1.0.4
1 parent b213366 commit 8d12679

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"name": "QSInAppPurchase",
3+
"version": "1.0.4",
4+
"summary": "应用内购",
5+
"description": "封装了StoreKit2内购方法",
6+
"homepage": "https://github.com/fallpine/QSInAppPurchase",
7+
"license": {
8+
"type": "MIT",
9+
"file": "LICENSE"
10+
},
11+
"authors": {
12+
"QiuSongChen": "[email protected]"
13+
},
14+
"social_media_url": "https://www.jianshu.com/u/7be4a0163a7f",
15+
"platforms": {
16+
"ios": "15.0"
17+
},
18+
"source": {
19+
"git": "https://github.com/fallpine/QSInAppPurchase.git",
20+
"tag": "1.0.4"
21+
},
22+
"swift_versions": "5",
23+
"source_files": "QSInAppPurchase/QSInAppPurchase/QSPurchase/*.{swift}",
24+
"swift_version": "5"
25+
}

0 commit comments

Comments
 (0)