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",
29 "source_files": "*.{h,m}",
30 "public_header_files": [
32 "CountlyUserDetails.h",
34 "CountlyFeedbackWidget.h",
36 "CountlyRemoteConfig.h",
37 "CountlyViewTracking.h",
38 "CountlyExperimentInformation.h",
40 "CountlySDKLimitsConfig.h",
42 "CountlyCrashesConfig.h",
44 "CountlyContentBuilder.h",
45 "CountlyExperimentalConfig.h",
46 "CountlyContentConfig.h"
48 "preserve_paths": "countly_dsym_uploader.sh",
62 "name": "NotificationService",
63 "source_files": "CountlyNotificationService.{m,h}",