blob: b63c988228a23ae82319227ad637b76918d0994d [file] [log] [blame]
{
"name": "CustomDisplayController",
"version": "0.0.1",
"summary": "CustomDisplayController.",
"description": "this is CustomDisplayController",
"homepage": "https://github.com/simplecomponent/CustomDisplayController",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"CasaTaloyum": "casatwy@msn.com"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/simplecomponent/CustomDisplayController.git",
"tag": "0.0.1"
},
"source_files": "CustomDisplayController/CustomDisplayController/**/*.{h,m,swift}",
"requires_arc": true,
"swift_version": "5.0"
}