[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 3 / 8 / MaveSDK / 0.6.1 / MaveSDK.podspec.json
blob1d6cc0e32b8b50ab1d988a5b921e859994477393
2   "name": "MaveSDK",
3   "version": "0.6.1",
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.6.1"
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     "CCTemplate": [
34       "0.2.0"
35     ]
36   }