Latest | 1.0.1 |
---|---|
Homepage | https://github.com/ManojKarkie/IMEPay |
License | MIT |
Platforms | ios 8.0 |
Dependencies | AFNetworking, IQKeyboardManager, SVProgressHUD |
Frameworks | UIKit |
Authors |
Integrate IME Pay in your app and receive payment from your customers.
Latest podspec
{ "name": "IMEPay", "version": "1.0.1", "summary": "Integrate IME Pay in your iOS app and receive payment from your customers.", "description": "IMEPay SDK is a elegant way to integrate IME Pay in your iOS app, with just few lines of code you can receive payment from customers.", "homepage": "https://github.com/ManojKarkie/IMEPay", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Manoj Karki": "[email protected]" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/ManojKarkie/IMEPay.git", "tag": "1.0.1" }, "source_files": [ "IMEPay", "IMEPay/**/*.{h,m}" ], "exclude_files": "Classes/Exclude", "resources": "IMEPay/*.{png,storyboard}", "frameworks": "UIKit", "dependencies": { "AFNetworking": [ "~> 3.1.0" ], "IQKeyboardManager": [ "~> 4.0.13" ], "SVProgressHUD": [ "~> 2.1.2" ] } }
Wed, 24 Oct 2018 00:00:10 +0000