8 "summary": "Countly is an innovative, real-time, open source mobile analytics platform.",
9 "homepage": "https://github.com/Countly/countly-sdk-ios",
10 "social_media_url": "https://twitter.com/gocountly",
12 "Countly": "hello@count.ly"
15 "git": "https://github.com/Countly/countly-sdk-ios.git",
19 "default_subspecs": "Core",
26 "pod_target_xcconfig": {
27 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29 "user_target_xcconfig": {
30 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32 "static_framework": true,
36 "source_files": "*.{h,m}",
37 "public_header_files": [
39 "CountlyUserDetails.h",
41 "CountlyFeedbackWidget.h"
43 "preserve_paths": "countly_dsym_uploader.sh",
57 "name": "NotificationService",
58 "source_files": "CountlyNotificationService.{m,h}",