2 "name": "Automattic-Tracks-iOS",
3 "version": "0.13.0-beta.2",
4 "summary": "Simple way to track events in an iOS app with Automattic Tracks internal service",
5 "description": "This framework provides an abstract layer on our Automattic Tracks internal analytics service,\nand allows to easily send events to Tracks to monitor our app's activity and flows.",
6 "homepage": "https://github.com/Automattic/Automattic-Tracks-iOS",
12 "Automattic": "mobile@automattic.com"
14 "social_media_url": "https://twitter.com/automattic",
19 "swift_versions": "5.0",
21 "git": "https://github.com/Automattic/Automattic-Tracks-iOS.git",
22 "tag": "0.13.0-beta.2"
25 "source_files": "Sources/**/*.{h,m,swift}",
26 "exclude_files": "Sources/Automattic_Tracks_OSX.h",
27 "frameworks": "CoreTelephony",
29 "UIDeviceIdentifier": [
35 "source_files": "Sources/**/*.{h,m,swift}",
37 "Sources/Automattic-Tracks-iOS.h",
38 "Automattic-Tracks-iOS/ABTesting/*"
40 "frameworks": "AppKit"
44 "Sources/**/*.xcdatamodeld"
47 "frameworks": "CoreData",
48 "header_dir": "AutomatticTracks",
49 "module_name": "AutomatticTracks",
58 "swift_version": "5.0"