blob: 8984af699f59b3692e8084044e6bf6fcac0f7f8f [file] [log] [blame]
{
"name": "Eula",
"version": "0.1.2",
"summary": "A framework for adding End User License Agreements to an app.",
"description": "The Eula iOS SDK allows you to 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": "https://eula.io",
"license": {
"type": "Commercial",
"text": "Distribution, publication or any other public use or commercial exploitation is prohibited.text"
},
"authors": {
"Adam": "AdamBCo@me.com"
},
"source": {
"git": "https://github.com/AdamBCo/eula-ios-sdk.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "eula.framework",
"frameworks": "UIKit"
}