blob: 5647d053f15b902e2c319a57e0359987c3093919 [file] [log] [blame]
{
"name": "Eula",
"version": "0.1.1",
"summary": "A framework for Eula.io",
"description": "A framework that simplifies the process of implimenting your applications \"Terms of Service\" and \"Privacy Policy\" documents.",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "eula.framework",
"frameworks": "UIKit"
}