blob: ead8999c139680931e4917601a8a1cc5b9738af6 [file] [log] [blame]
{
"name": "TATLib",
"version": "1.4",
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"summary": "TAT Library",
"description": "This is an assortment of miscellaneous tips",
"homepage": "https://github.com/cpson/TATLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cpson": "cpsony2k@gmail.com"
},
"source": {
"git": "https://github.com/cpson/TATLib.git",
"tag": "1.4"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/TATLib/Classes/**/*",
"swift_version": "5.0"
}