[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / 3 / 1 / EPCheckout / 2.0.0 / EPCheckout.podspec.json
blob27ce7f9147079152a7136ff8350c6547048e6286
2   "name": "EPCheckout",
3   "version": "2.0.0",
4   "summary": "A library for integrating EasyPay payments to third-party app.",
5   "homepage": "http://easypay.al/",
6   "authors": {
7     "Deivi Taka": "deivitaka@yahoo.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "http": "https://www.easypay.al/mobile/sdk/2.0.0/EPCheckout.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "EPCheckout.framework"
21   }