blob: 98b1d6e24e4589a761607065198f50c2bd0ae437 [file] [log] [blame]
{
"name": "LicensePlistViewController",
"version": "0.3",
"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": "0.3"
},
"source_files": "LicensePlistViewController/*.swift",
"swift_version": "4.0",
"requires_arc": true
}