[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 6 / 1 / HandlerIAP / 0.2.0 / HandlerIAP.podspec.json
blob7886699255c66c550e16dfbc6cb42fcc081db1e0
2   "name": "HandlerIAP",
3   "version": "0.2.0",
4   "summary": "In App Purchase Handler for iOS app",
5   "description": "HandlerIAP helps developers to easily handle in app purchases...",
6   "homepage": "https://github.com/Viyatek/iap",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Viyatek": "viyateknoloji@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Viyatek/iap.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "HandlerIAP/Classes/**/*",
23   "dependencies": {
24     "SwiftyJSON": [
26     ],
27     "SVProgressHUD": [
29     ],
30     "Adjust": [
32     ],
33     "FirebaseAnalytics": [
35     ]
36   },
37   "static_framework": true,
38   "swift_version": "5.0"