We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b213366 commit 8d12679Copy full SHA for 8d12679
Specs/9/0/a/QSInAppPurchase/1.0.4/QSInAppPurchase.podspec.json
@@ -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