[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 3 / 8 / MaveSDK / 0.5.3 / MaveSDK.podspec.json
blob8d8003885280af386d1aef297c1700dd7be7ea65
2   "name": "MaveSDK",
3   "version": "0.5.3",
4   "summary": "A drop-in SMS invite and share platform to accelerate your user growth",
5   "description": "                       Make it simple for your users to send more, higher quality invites and shares.\n\n                       Sign up on our website to get started, and be up and running in 20 minutes\n                       with an invite page that's as good or better as what the top apps are using.\n",
6   "homepage": "http://mave.io",
7   "license": "Proprietary",
8   "authors": "Mave",
9   "source": {
10     "git": "https://github.com/mave/mave-ios-sdk.git",
11     "tag": "v0.5.3"
12   },
13   "social_media_url": "https://twitter.com/mavegrowth",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "MaveSDK/**/*.{m,h}",
19   "resource_bundles": {
20     "MaveSDK": [
21       "MaveSDK/Resources/Images/**/*.png"
22     ]
23   },
24   "frameworks": [
25     "AddressBook",
26     "UIKit"
27   ],
28   "libraries": "z",
29   "dependencies": {
30     "libPhoneNumber-iOS": [
31       "~> 0.8.3"
32     ]
33   }