[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 3 / 4 / c / Trustbadge / 0.2.0-beta.1 / Trustbadge.podspec.json
blob7d92915063c701b0013d988902247d1e61124f99
2   "name": "Trustbadge",
3   "version": "0.2.0-beta.1",
4   "summary": "Trustbadge for iOS",
5   "description": "Use the Trustbadge in your iOS app.",
6   "homepage": "https://github.com/trustedshops/trustbadge_iOS",
7   "license": "MIT",
8   "authors": "Trusted Shops GmbH",
9   "source": {
10     "git": "https://github.com/trustedshops/trustbadge_iOS.git",
11     "tag": "0.2.0-beta.1"
12   },
13   "platforms": {
14     "ios": "8.1"
15   },
16   "requires_arc": true,
17   "source_files": "Pod/Classes/**/*",
18   "public_header_files": "Pod/Classes/Public/*.h",
19   "ios": {
20     "resource_bundles": {
21       "TrustbadgeResources": [
22         "Pod/Assets/*"
23       ]
24     }
25   }