[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 0 / 1 / BranchInvite / 0.1.3 / BranchInvite.podspec.json
blob1dd2b30c5e6a8c0b586ba4fe9de7e2c080849622
2   "name": "BranchInvite",
3   "version": "0.1.3",
4   "summary": "Invitation functionality for use in conjunction with the Branch iOS SDK",
5   "description": "- Want the highest possible conversions on your invite feature?\n- Want to measure the k-factor of your invite feature?\n- Want custom onboarding post install?\n- Want it all for free?\n\nUse the Branch SDK (branch.io) to create and power the links that point back to your apps for all of these things and more. Branch makes it incredibly simple to create powerful deep links that can pass data across app install and open while handling all edge cases (using on desktop vs. mobile vs. already having the app installed, etc). Best of all, it's really simple to start using the links for your own app: only 2 lines of code to register the deep link router and one more line of code to create the links with custom data.\n",
6   "homepage": "https://branch.io",
7   "screenshots": "https://s3-us-west-1.amazonaws.com/branch-guides/click_open.gif",
8   "authors": {
9     "Graham Mueller": "graham.mueller315@gmail.com"
10   },
11   "license": "Proprietary",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/BranchMetrics/Branch-iOS-Invite-SDK.git",
18     "tag": "0.1.3"
19   },
20   "source_files": "Classes/**/*.{h,m}",
21   "frameworks": "MessageUI",
22   "resource_bundles": {
23     "BranchInvite": [
24       "Resources/*"
25     ]
26   },
27   "dependencies": {
28     "Branch": [
30     ],
31     "HMSegmentedControl": [
32       "1.4"
33     ]
34   }