[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / e / 1 / 9 / Lytics / 0.0.3 / Lytics.podspec.json
blob3454e1df12a39db2440a7b2ecf2afc8c6452a5d8
2   "name": "Lytics",
3   "version": "0.0.3",
4   "summary": "broker for analytics tools in mobile",
5   "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.",
6   "homepage": "https://github.com/Pagnet/lytics-mobile-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BLU": "devs@useblu.com.br"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": [
18     "5.0"
19   ],
20   "source": {
21     "git": "https://github.com/Pagnet/lytics-mobile-ios.git",
22     "tag": "Lytics-0.0.3"
23   },
24   "source_files": "Lytics/Classes/**/*",
25   "exclude_files": "Lytics/Classes/Info.plist",
26   "info_plist": {
27     "CFBundleIdentifier": "br.com.blu.Lytics"
28   },
29   "pod_target_xcconfig": {
30     "PRODUCT_BUNDLE_IDENTIFIER": "br.com.blu.Lytics"
31   },
32   "dependencies": {
33     "SwiftLint": [
35     ],
36     "SwiftFormat/CLI": [
38     ]
39   },
40   "swift_version": "5.0"