blob: 2109f2f4c891384ae3447f9d8d7519fee4f6eb51 [file] [log] [blame]
{
"name": "ScoreLibrary",
"version": "0.0.2",
"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.2"
},
"source_files": [
"ScoreLibrary/ScoreLibrary/ScoreLibrary/Helpers",
"ScoreLibrary/ScoreLibrary/ScoreLibrary/Delegates",
"ScoreLibrary/ScoreLibrary/ScoreLibrary/Extensions",
"ScoreLibrary/ScoreLibrary/ScoreLibrary/Custom Views"
],
"exclude_files": "",
"resources": "ScoreLibrary/ScoreLibrary/ScoreLibrary/Resources/Fonts"
}