[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 6 / 1 / HandlerIAP / 0.3.0 / HandlerIAP.podspec.json
blob231b47006a75d1410230318f0fabedafa6863b58
2   "name": "HandlerIAP",
3   "version": "0.3.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.3.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   },
34   "static_framework": true,
35   "swift_version": "5.0"