[Add] YIM 2.0.15
[CocoaPods.git] / Specs / 2 / d / 8 / IOSIAPHandler / 0.1.1 / IOSIAPHandler.podspec.json
blob7ea36690d9e221072895d7852ba2fe8eba401cfc
2   "name": "IOSIAPHandler",
3   "version": "0.1.1",
4   "summary": "A swift library to handle iOS IAP.",
5   "description": "'A swift library to handle iOS in app purchases'",
6   "homepage": "https://github.com/Omer-Karaca/IOSIAPHandler",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "95032856": "viyateknoloji@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Omer-Karaca/IOSIAPHandler.git",
16     "tag": "0.1.1"
17   },
18   "static_framework": true,
19   "platforms": {
20     "ios": "14.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "IAP/**/*.swift",
24   "dependencies": {
25     "Adjust": [
27     ],
28     "FirebaseAnalytics": [
30     ],
31     "SVProgressHUD": [
33     ],
34     "Alamofire": [
36     ]
37   },
38   "swift_version": "5.0"