blob: b835465e1e34af8abf3a6989577b13d46108ce65 [file] [log] [blame]
{
"name": "OhSwifter",
"version": "0.2.6",
"summary": "A convenicence swift library.",
"homepage": "https://github.com/z30262226/OhSwifter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ohlulu": "z30262226@gmail.com"
},
"source": {
"git": "https://github.com/z30262226/OhSwifter.git",
"tag": "0.2.6"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"source_files": "OhSwifter/OhSwifter/**/*.swift",
"exclude_files": "OhSwifter/**/*.plist",
"swift_version": "5.1"
}