[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / b / 9 / OceanTokens / 2.0.2 / OceanTokens.podspec.json
blob87905f0a8956c140087d945fc439984cb629f8ea
2   "name": "OceanTokens",
3   "version": "2.0.2",
4   "summary": "OceanTokens are tokens created by theo for use in Blu applications",
5   "description": "Project created with the objective of compiling tokens created through theo (salesforce tool) in json files for swift classes through swiftgen.",
6   "homepage": "https://github.com/Pagnet/ocean-ds-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alex gomes": "alexandro.gomes@useblu.com.br"
13   },
14   "source": {
15     "git": "https://github.com/Pagnet/ocean-ds-ios.git",
16     "tag": "OceanTokens-2.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": [
22     "5.0"
23   ],
24   "source_files": "OceanTokens/Classes/**/*",
25   "info_plist": {
26     "CFBundleIdentifier": "br.com.blu.OceanTokens"
27   },
28   "pod_target_xcconfig": {
29     "PRODUCT_BUNDLE_IDENTIFIER": "br.com.blu.OceanTokens"
30   },
31   "resource_bundles": {
32     "OceanTokens": "OceanTokens/Resources/Fonts/*.ttf"
33   },
34   "swift_version": "5.0"