blob: db3f4cfae0dc1206b750aa4d2a5dcfa568379f9c [file] [log] [blame]
{
"name": "Eula",
"version": "0.1.0",
"summary": "A framework that simplifies the process of implimenting EULA documents",
"description": "A framework that simplifies the process of implimenting good EULA 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"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://s3-us-west-1.amazonaws.com/eula-assets/Eula.framework.zip"
},
"vendored_frameworks": "eula.framework",
"frameworks": "UIKit"
}