blob: 60f499a14aa6dcf58801602b5c75a31da32b3012 [file] [log] [blame]
{
"name": "Eula",
"version": "0.1.8",
"summary": "A framework for adding End User License Agreements.",
"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.",
"homepage": "http://eula.io",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Eula": "team@eula.io"
},
"source": {
"git": "https://github.com/AdamBCo/eula-ios-sdk.git",
"tag": "0.1.8"
},
"social_media_url": "https://twitter.com/Team_EULA",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "eula.framework",
"frameworks": [
"UIKit",
"SafariServices"
]
}