blob: 38491ff52c0e15d3221154cd6d53875b492da6ac [file] [log] [blame]
{
"name": "BetterLibrary",
"summary": "A Better Library to make Swift programming cleaner and more efficient.",
"homepage": "https://github.com/BetterPractice/BetterLibrary",
"authors": {
"hollyschilling": "holly.a.schilling@outlook.com"
},
"version": "2.1.2",
"license": {
"type": "Apache",
"file": "LICENSE.txt"
},
"source": {
"git": "https://github.com/BetterPractice/BetterLibrary.git",
"tag": "2.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/BetterLibrary/**/*.swift",
"pushed_with_swift_version": "3.0"
}