blob: 5a31534bd37b602b86810125cd0708644f3f1531 [file] [log] [blame]
{
"name": "OceanComponents",
"version": "3.1.11-159",
"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/ocean-ds/ocean-ios",
"license": {
"type": "GPL-3.0",
"file": "LICENSE"
},
"authors": {
"Blu Pagamentos": "devs@useblu.com.br"
},
"source": {
"git": "https://github.com/ocean-ds/ocean-ios.git",
"tag": "OceanComponents-3.1.11-159"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": [
"5.0"
],
"dependencies": {
"OceanTokens": [
],
"SPStorkController": [
],
"FSCalendar": [
],
"SkeletonView": [
]
},
"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"
}