[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / d / 3 / 8 / MaveSDK / 0.5.8 / MaveSDK.podspec.json
blobae09c3e1e200a2bef057d5d54c6b5c35affca8bf
2   "name": "MaveSDK",
3   "version": "0.5.8",
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.8"
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   }