[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 3 / d / PayByBank / 1.0.0 / PayByBank.podspec.json
blob8b73d941a2b45459b63040d5b21c48f80ba2d501
2   "name": "PayByBank",
3   "version": "1.0.0",
4   "authors": {
5     "Ecospend Technologies Limited": "hello@ecospend.com"
6   },
7   "homepage": "https://github.com/ecospend/PayByBankSDK-iOS.git",
8   "summary": "PayByBank SDK for iOS",
9   "license": {
10     "type": "Apache License, Version 2.0"
11   },
12   "source": {
13     "git": "https://github.com/ecospend/PayByBankSDK-iOS.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "10.3"
18   },
19   "requires_arc": true,
20   "swift_versions": "5.0",
21   "pod_target_xcconfig": {
22     "ENABLE_BITCODE": "YES"
23   },
24   "default_subspecs": "PayByBank",
25   "subspecs": [
26     {
27       "name": "PayByBank",
28       "source_files": "**/Sources/PayByBank/**/*.{swift,h,m}",
29       "resources": "**/Sources/PayByBank/Resources/**/*.{storyboard,xib,strings,xcassets,json,png}"
30     }
31   ],
32   "swift_version": "5.0"