4 "summary": "Playnomics SDK",
5 "description": "The Playnomics SDK allows developers to easily combine raw metric analytics, predictive analytics and complex segmentation to make smarter messaging decisions (push notifications and in-game messaging) that protect VIPs and monetize non-spenders.",
6 "homepage": "https://github.com/playnomics/playnomics-ios",
12 "Jared Jenkins": "jared@playnomics.com",
13 "Shiraz Khan": "shiraz@playnomics.com"
19 "git": "https://github.com/playnomics/playnomics-ios.git",
22 "source_files": "src/PlaynomicsSDK/*.{h,m}",
23 "prefix_header_file": "src/PlaynomicsSDK/PlaynomicsSDK-Prefix.pch",
24 "public_header_files": [
25 "src/PlaynomicsSDK/Playnomics.h",
26 "src/PlaynomicsSDK/PNLogger.h"
32 "weak_frameworks": "AdSupport",