blob: 55fbcf4a77d4aaacfb65bd4f25fee31d931a9517 [file] [log] [blame]
{
"name": "Lytics",
"version": "0.0.2",
"summary": "broker for analytics tools in mobile",
"description": "Lytics are tools with focus for created by theo for use in Blu applications\nProject created with the objective use components created by OceanTokens.",
"homepage": "https://github.com/Pagnet/lytics-mobile-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BLU": "devs@useblu.com.br"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0"
],
"source": {
"git": "https://github.com/Pagnet/lytics-mobile-ios.git",
"tag": "Lytics-0.0.2"
},
"source_files": "Lytics/Classes/**/*",
"exclude_files": "Lytics/Classes/Info.plist",
"info_plist": {
"CFBundleIdentifier": "br.com.blu.Lytics"
},
"pod_target_xcconfig": {
"PRODUCT_BUNDLE_IDENTIFIER": "br.com.blu.Lytics"
},
"dependencies": {
"SwiftLint": [
],
"SwiftFormat/CLI": [
]
},
"swift_version": "5.0"
}