blob: 609ce368176e9f4bb82500e4886d36ac12d42b70 [file] [log] [blame]
{
"name": "DDLicenseViewController",
"version": "0.3.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.",
"homepage": "https://github.com/dougdiego/DDLicenseViewController",
"screenshots": "https://raw.githubusercontent.com/dougdiego/DDLicenseViewController/master/Assets/DDLicenseViewControllerDemo.gif",
"license": "MIT",
"authors": {
"dougdiego": "dougdiego@gmail.com"
},
"source": {
"git": "https://github.com/dougdiego/DDLicenseViewController.git",
"tag": "0.3.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"
]
}
}