blob: 1ec9a8807f32cdf2068b7fae1ec6709952f8d207 [file] [log] [blame]
{
"name": "TophLib2",
"version": "0.1.1",
"summary": "This is a custom summary for TophLib2",
"description": "Here is a really long description for TophLib2",
"homepage": "https://github.com/Tophware/TophLib2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tophware": "chris@tophware.com"
},
"source": {
"git": "https://github.com/Tophware/TophLib2.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Classes/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0"
}