blob: 98245a3efc4c524ca439baebb4cdf57ed901025b [file] [log] [blame]
{
"name": "DDLicenseViewController",
"version": "0.1.0",
"summary": "A library to list and show licenses uses in your app.",
"description": " Every responsible app developer should list out the licenses used in their app. This library makes it easy to display those licenses. \n",
"homepage": "https://github.com/dougdiego/DDLicenseViewController",
"license": "MIT",
"authors": {
"dougdiego": "dougdiego@gmail.com"
},
"source": {
"git": "https://github.com/dougdiego/DDLicenseViewController.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/dougdiego",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"DDLicenseViewController": [
"Pod/Assets/*.png"
]
}
}