blob: b92dcc87a6f83be488c58d0ae91ba5af8ffd2577 [file] [log] [blame]
{
"name": "ScoreLibrary",
"version": "0.0.10",
"summary": "A personal Library for Score suite apps",
"description": "A personal Library for common code between JujitsuScore and JudoScore.",
"homepage": "http://github.com/cmouline/ScoreLibrary",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Moulinet Chloë": "cmoulinet@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4",
"source": {
"git": "https://github.com/cmouline/ScoreLibrary.git",
"tag": "0.0.10"
},
"source_files": [
"ScoreLibrary/ScoreLibrary/ScoreLibrary/Helpers",
"ScoreLibrary/ScoreLibrary/ScoreLibrary/Delegates",
"ScoreLibrary/ScoreLibrary/ScoreLibrary/Extensions",
"ScoreLibrary/ScoreLibrary/ScoreLibrary/Custom Views",
"ScoreLibrary/ScoreLibrary/ScoreLibrary/Custom Views/TimePickerView.xib"
],
"exclude_files": "",
"resources": "ScoreLibrary/ScoreLibrary/ScoreLibrary/Resources/Fonts"
}