2 "name": "ActivityRings",
4 "summary": "An attempt to recreate the ring controls in Apple’s Activity app",
5 "description": "ActivityRings is an attempt to recreate the ring controls used in Apple’s iOS and watchOS Activity app",
6 "homepage": "https://github.com/HarshilShah/ActivityRings",
12 "Harshil Shah": "harshilshah1910@me.com"
14 "social_media_url": "https://twitter.com/HarshilShah1910",
16 "git": "https://github.com/HarshilShah/ActivityRings.git",
19 "frameworks": "SpriteKit",
21 "Sources/Shared/**/*.swift",
22 "Sources/Supporting\\ Files/ActivityRings.h"
25 "source_files": "Sources/iOS/**/*.swift",
26 "pod_target_xcconfig": {
27 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "SKVIEW_AVAILABLE $(inherited)"
31 "source_files": "Sources/macOS/**/*.swift",
32 "pod_target_xcconfig": {
33 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "SKVIEW_AVAILABLE $(inherited)"
37 "source_files": "Sources/iOS/**/*.swift",
38 "pod_target_xcconfig": {
39 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "SKVIEW_AVAILABLE $(inherited)"
44 "Sources/iOS/**/*.swift",
45 "Sources/watchOS/**/*.swift"