blob: 173f932df72cbfbee606cc5e7baf8e597351d1b1 [file] [log] [blame]
{
"name": "Skyfunnel",
"version": "0.0.4",
"summary": "Know your users best re-engagement time",
"description": "Skyfunnel predicts the best time to re-engage users, by analyzing their footprints inside the App Store applications. Its machine intelligence monitors mobile behavior of each unique user, and determines the best re-engagement time. It is incredibly lightweight, and can be added to an application with a single line of code.",
"homepage": "http://skyfunnel.co/",
"license": {
"type": "Commercial",
"text": "See http://skyfunnel.co/index.php/terms/"
},
"authors": {
"SkyFunnel": "support@skyfunnel.co"
},
"social_media_url": "http://twitter.com/skyfunnelco",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/SkyFunnel/Optimal-SkyFunnel-iOS-SDK.git",
"tag": "0.0.4"
},
"source_files": "Astrid.framework/**/*.h",
"public_header_files": "Astrid.framework/**/*.h",
"preserve_paths": "Astrid.framework",
"frameworks": [
"CoreGraphics",
"Foundation",
"CoreTelephony",
"UIKit"
],
"weak_frameworks": [
"CoreLocation",
"StoreKit"
],
"vendored_frameworks": "Astrid.framework",
"documentation_url": "http://skyfunnel.co/index.php/documentation/",
"requires_arc": true
}