[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 3 / 4 / c / Trustbadge / 0.4.1 / Trustbadge.podspec.json
blob856774ade74775ff23e4862d596d1584d795117b
2   "name": "Trustbadge",
3   "version": "0.4.1",
4   "summary": "Trusted Shops SDK for iOS",
5   "description": "Use the Trustbadge and Trusted Shops guarantee in your iOS app.",
6   "homepage": "https://github.com/trustedshops/trustedshops-ios-sdk",
7   "license": "MIT",
8   "authors": "Trusted Shops GmbH",
9   "source": {
10     "git": "https://github.com/trustedshops/trustedshops-ios-sdk.git",
11     "tag": "0.4.1"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "dependencies": {
18     "MaryPopin": [
19       "~> 1.4.2"
20     ]
21   },
22   "source_files": "Pod/Classes/**/*",
23   "public_header_files": "Pod/Classes/Public/*.h",
24   "ios": {
25     "resource_bundles": {
26       "TrustbadgeResources": [
27         "Pod/Assets/*"
28       ]
29     }
30   }