blob: b50190fbffdafbcdc1149964994e848950d90796 [file] [log] [blame]
{
"name": "TinyCore",
"version": "0.6.1",
"license": "MIT",
"summary": "TinyCore provides fundamental types and functions.",
"homepage": "https://github.com/royhsu/tiny-core",
"authors": {
"Roy Hsu": "roy.hsu@tinyworld.cc"
},
"source": {
"git": "https://github.com/royhsu/tiny-core.git",
"tag": "0.6.1"
},
"frameworks": "Foundation",
"source_files": "Sources/*.swift",
"ios": {
"source_files": "Sources/iOS/*.swift"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2"
}