blob: f1ccd2f84e06a8f328545718d30ee9af0b324e3b [file] [log] [blame]
{
"name": "CPOpenSourceLicenses",
"version": "1.1.0",
"summary": "Opensource licenses viewer",
"description": "Opensource licenses viewer\nSet your opensource license by enum array",
"homepage": "https://github.com/yoonhg84/CPOpenSourceLicenses",
"license": "MIT",
"authors": {
"Chope": "yoonhg2002@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/yoonhg84/CPOpenSourceLicenses.git",
"tag": "1.1.0"
},
"source_files": [
"Classes",
"CPOpenSourceLicenses/**/*.swift"
],
"resources": "CPOpenSourceLicenses/Licenses/*.txt"
}