[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / a / d / CirclePay / 0.1.3 / CirclePay.podspec.json
blob93725b9276136e5ff0ca60b7402966630d613541
2   "name": "CirclePay",
3   "version": "0.1.3",
4   "summary": "An Online Payment Solution",
5   "swift_versions": "5.0",
6   "description": "This Software Development Kit allows you to accept online payments provided by many payment getways",
7   "homepage": "https://github.com/3allaam/CirclePay",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "adel": "adelmohy_58@hotmail.com",
14     "allam": "allam40960@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/3allaam/CirclePay.git",
18     "tag": "0.1.3"
19   },
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "arm64 arm64e armv7 armv7s x86_64"
23   },
24   "platforms": {
25     "ios": "12.1"
26   },
27   "ios": {
28     "vendored_frameworks": "CirclePaySDK.xcframework"
29   },
30   "swift_version": "5.0"