blob: 561e74954f116b487216db823ded1c9dc27309a9 [file] [log] [blame]
{
"name": "OceanComponents",
"version": "1.0.0-beta.12",
"summary": "OceanComponents are components created by theo for use in Blu applications",
"description": "OceanComponents are components created by theo for use in Blu applications\nProject created with the objective use components created by OceanTokens.",
"homepage": "https://github.com/Pagnet/ocean-ds-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alex gomes": "alexandro.gomes@useblu.com.br"
},
"source": {
"git": "https://github.com/Pagnet/ocean-ds-ios.git",
"tag": "OceanComponents-1.0.0-beta.12"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0"
],
"dependencies": {
"OceanTokens": [
]
},
"source_files": "OceanComponents/Classes/**/*",
"info_plist": {
"CFBundleIdentifier": "br.com.blu.OceanComponents"
},
"pod_target_xcconfig": {
"PRODUCT_BUNDLE_IDENTIFIER": "br.com.blu.OceanComponents"
},
"resource_bundles": {
"OceanComponents": [
"OceanComponents/Resources/**/*"
]
},
"swift_version": "5.0"
}