[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 4 / c / Trustbadge / 0.1.0-beta / Trustbadge.podspec.json
blobfbdc2e2c3ed72289879acc62b49257b295960dfe
2   "name": "Trustbadge",
3   "version": "0.1.0-beta",
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.1.0-beta"
12   },
13   "platforms": {
14     "ios": "7.0"
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   }