Latest | 5.2.0 |
---|---|
Homepage | https://heapanalytics.com |
License | Commercial See https://heapanalytics.com/terms |
Platforms | ios 6.0, requires ARC |
Frameworks | CFNetwork, Security, SystemConfiguration, UIKit |
Authors |
Latest podspec
{ "name": "Heap", "version": "5.2.0", "summary": "Capture everything - iOS analytics library for Heap.", "description": "Heap is a modern take on analytics. There's no need to ship event trackingncode, no need to wait days or weeks for data to accumulate, no need to muddlenyour codebase, and no need to fumble with rigid reports.nnFor the first time, meaningful product questions can be answered just as soonnas they're asked.", "homepage": "https://heapanalytics.com", "documentation_url": "https://docs.heapanalytics.com/docs", "license": { "type": "Commercial", "text": "See https://heapanalytics.com/terms" }, "authors": { "Heap": "[email protected]" }, "source": { "http": "https://cdn.heapanalytics.com/ios/heap-ios-5.2.0.zip", "flatten": true }, "social_media_url": "https://twitter.com/heap", "source_files": "Heap.h", "preserve_paths": "libHeap.a", "libraries": [ "Heap", "icucore" ], "frameworks": [ "CFNetwork", "Security", "SystemConfiguration", "UIKit" ], "xcconfig": { "LIBRARY_SEARCH_PATHS": ""$(PODS_ROOT)/Heap"" }, "requires_arc": true, "platforms": { "ios": "6.0" } }
Fri, 03 May 2019 10:53:04 +0000