| { |
| "name": "t_k", |
| "module_name": "t_k", |
| "version": "0.0.4", |
| "summary": "XXXXX and XXXXX integration", |
| "description": "XXXXX's integration with XXXXX for iOS.", |
| "homepage": "https://github.com/cschelly/t-k", |
| "license": { |
| "type": "Commercial", |
| "file": "LICENSE.txt" |
| }, |
| "authors": { |
| "cschelly": "professorschelly@gmail.com" |
| }, |
| "social_media_url": "https://twitter.com/xtinaschelly", |
| "swift_versions": "5.0", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source": { |
| "git": "https://github.com/cschelly/t-k.git", |
| "tag": "0.0.4" |
| }, |
| "ios": { |
| "source_files": "Sources/KochavaiOS/**/*.{h,m}", |
| "dependencies": { |
| "tealium-swift/Core": [ |
| |
| ], |
| "tealium-swift/TealiumRemoteCommands": [ |
| |
| ], |
| "tealium-swift/TealiumDelegate": [ |
| |
| ], |
| "tealium-swift/TealiumTagManagement": [ |
| |
| ], |
| "tealium-swift/TealiumVolatileData": [ |
| |
| ] |
| } |
| }, |
| "swift_version": "5.0" |
| } |