[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / f / 9 / Eula / 0.1.8 / Eula.podspec.json
blob60f499a14aa6dcf58801602b5c75a31da32b3012
2   "name": "Eula",
3   "version": "0.1.8",
4   "summary": "A framework for adding End User License Agreements.",
5   "description": "The Eula iOS SDK allows you to easily add \"Terms of Service\" and \"Privacy Policy\" documents to your application. These documents are managed by the Eula platform; therefore creating an easy way to manage \"End User License Agreements\".\n\nTo get started, you will need to have a free Eula account to connect to. Go to eula.io to sign up for free.",
6   "homepage": "http://eula.io",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Eula": "team@eula.io"
13   },
14   "source": {
15     "git": "https://github.com/AdamBCo/eula-ios-sdk.git",
16     "tag": "0.1.8"
17   },
18   "social_media_url": "https://twitter.com/Team_EULA",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "vendored_frameworks": "eula.framework",
23   "frameworks": [
24     "UIKit",
25     "SafariServices"
26   ]