Latest | 0.0.1 |
---|---|
Homepage | https://github.com/apphud/apphud |
License | MIT |
Platforms | ios 11.0 |
Frameworks | StoreKit |
Authors |
To install from CocoaPods:
pod 'apphud'
This will install latest library version.
Latest podspec
{ "name": "apphud", "version": "0.0.1", "summary": "iOS subscriptions conversion analytics tool.", "description": "This is a tool to track iOS subscriptions conversion from trial to paid.", "homepage": "https://github.com/apphud/apphud", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "apphud": "[email protected]" }, "source": { "git": "https://github.com/apphud/apphud.git", "tag": "0.0.1" }, "frameworks": "StoreKit", "platforms": { "ios": "11.0" }, "swift_versions": "5.0", "source_files": "Source/*.swift", "swift_version": "5.0" }
Sun, 09 Jun 2019 10:20:14 +0000