blob: b4c04c81e0eb80c5b98bb24639f639b19e3b2404 [file] [log] [blame]
{
"name": "LicensePlistViewController",
"version": "1.1",
"summary": "LicensePlistViewController is ViewController for LicensePlist.",
"homepage": "https://github.com/yhirano/LicensePlistViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yuichi Hirano": "chirano@uraroji.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/yhirano/LicensePlistViewController.git",
"tag": "1.1"
},
"source_files": "LicensePlistViewController/*.swift",
"swift_versions": "4.0",
"requires_arc": true,
"swift_version": "4.0"
}