[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / 7 / b / c / iPaySDK / 0.9.0 / iPaySDK.podspec.json
blobb26c3c0f8d19a4a209506d6e7538780c63b9ff19
2   "name": "iPaySDK",
3   "version": "0.9.0",
4   "summary": "A framework for connecting with iPay and smooth payment experience.",
5   "description": "This library is for easy iPay integration in third party application. With this library third party app can connect with iPay and make payments easily.",
6   "homepage": "https://github.com/ipay-systems/iPaySDK",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tasnim Alam Shovon": "shovon54@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/ipay-systems/iPaySDK.git",
19     "tag": "0.9.0"
20   },
21   "source_files": "iPaySDK/Classes/**/*",
22   "swift_version": "4.2",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "SVProgressHUD": [
27     ]
28   }