[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 6 / 5 / Skyfunnel / 0.0.4 / Skyfunnel.podspec.json
blob173f932df72cbfbee606cc5e7baf8e597351d1b1
2   "name": "Skyfunnel",
3   "version": "0.0.4",
4   "summary": "Know your users best re-engagement time",
5   "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.",
6   "homepage": "http://skyfunnel.co/",
7   "license": {
8     "type": "Commercial",
9     "text": "See http://skyfunnel.co/index.php/terms/"
10   },
11   "authors": {
12     "SkyFunnel": "support@skyfunnel.co"
13   },
14   "social_media_url": "http://twitter.com/skyfunnelco",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/SkyFunnel/Optimal-SkyFunnel-iOS-SDK.git",
20     "tag": "0.0.4"
21   },
22   "source_files": "Astrid.framework/**/*.h",
23   "public_header_files": "Astrid.framework/**/*.h",
24   "preserve_paths": "Astrid.framework",
25   "frameworks": [
26     "CoreGraphics",
27     "Foundation",
28     "CoreTelephony",
29     "UIKit"
30   ],
31   "weak_frameworks": [
32     "CoreLocation",
33     "StoreKit"
34   ],
35   "vendored_frameworks": "Astrid.framework",
36   "documentation_url": "http://skyfunnel.co/index.php/documentation/",
37   "requires_arc": true