[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 6 / 5 / Skyfunnel / 0.0.1 / Skyfunnel.podspec.json
blob05eef31deb602d99a78e7962a18e512d27c92349
2   "name": "Skyfunnel",
3   "version": "0.0.1",
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": "https://www.skyfunnel.co",
7   "license": {
8     "type": "Commercial",
9     "text": "See https://www.skyfunnel.co/index.php/terms"
10   },
11   "authors": {
12     "SkyFunnel": "support@skyfunnel.co"
13   },
14   "social_media_url": "https://twitter.com/skyfunnelco",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/SkyFunnel/Optimal-SkyFunnel-iOS-SDK",
20     "tag": "0.0.1"
21   },
22   "frameworks": [
23     "CoreGraphics",
24     "Foundation",
25     "CoreTelephony",
26     "UIKit"
27   ],
28   "weak_frameworks": [
29     "CoreLocation",
30     "StoreKit"
31   ],
32   "preserve_paths": "Astrid.framework",
33   "documentation_url": "https://www.skyfunnel.co/index.php/documentation",
34   "ios": {
35     "vendored_frameworks": "Frameworks/Astrid.framework"
36   },
37   "vendored_frameworks": "Astrid.framework",
38   "xcconfig": {
39     "OTHER_LDFLAGS": "-all_load -ObjC"
40   },
41   "requires_arc": true