blob: e9049a8d9c2c4873b715b78563da69e4d732a795 [file] [log] [blame]
{
"name": "FOXAdditions",
"version": "1.0.0",
"summary": "FOXAdditions blah.",
"description": "FOXAdditions blah blah.",
"homepage": "https://github.com/ChristianFox/FOXAdditions.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChristianFox": "christianfox@kfxtech.com"
},
"source": {
"git": "https://github.com/ChristianFox/FOXAdditions.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source_files": "FOXAdditions/Classes/**/*",
"swift_version": "4.2"
}