blob: 6810e8396a260a7585a7225b8062478573f7d69c [file] [log] [blame]
{
"name": "OhSwifter",
"version": "0.3.1",
"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.3.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source_files": "OhSwifter/OhSwifter/**/*.swift",
"exclude_files": "OhSwifter/**/*.plist",
"swift_version": "4.2"
}