blob: 7c1db5bc163d141890136db3fb9dec8db478f851 [file] [log] [blame]
{
"name": "TinyCore",
"version": "0.6.2",
"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.2"
},
"frameworks": "Foundation",
"source_files": "Sources/*.swift",
"ios": {
"source_files": "Sources/iOS/*.swift"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2"
}