[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 3 / d / PayByBank / 1.2.1 / PayByBank.podspec.json
blob6fc142c2a69da50fdf58252c69cb6ab1063dd9b5
2   "name": "PayByBank",
3   "version": "1.2.1",
4   "authors": {
5     "Ecospend Technologies Limited": "hello@ecospend.com"
6   },
7   "homepage": "https://github.com/ecospend/PayByBankSDK-iOS",
8   "summary": "PayByBank SDK is an alternative and easier form of Open Banking solutions.",
9   "license": {
10     "type": "Apache License, Version 2.0"
11   },
12   "source": {
13     "git": "https://github.com/ecospend/PayByBankSDK-iOS.git",
14     "tag": "1.2.1"
15   },
16   "documentation_url": "https://ecospend.github.io/PayByBankSDK-iOS",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": "5.0",
21   "default_subspecs": "PayByBank",
22   "subspecs": [
23     {
24       "name": "PayByBank",
25       "source_files": "**/Sources/PayByBank/**/*.{swift,h,m}",
26       "resources": "**/Sources/PayByBank/Resources/**/*.{storyboard,xib,strings,xcassets,json,png}"
27     }
28   ],
29   "swift_version": "5.0"