blob: 42023bd537c61bd8772b0255912777d1e66fa51e [file] [log] [blame]
{
"name": "TinyKit",
"version": "0.8.0",
"license": "MIT",
"summary": "TinyKit provides practical functionalities that will help us to build apps much more quickly.",
"homepage": "https://github.com/royhsu/tiny-core",
"authors": {
"Roy Hsu": "roy.hsu@tinyworld.cc"
},
"source": {
"git": "https://github.com/royhsu/tiny-kit.git",
"tag": "0.8.0"
},
"frameworks": "Foundation",
"source_files": "Sources/*.swift",
"ios": {
"source_files": "Sources/iOS/*.swift"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0"
}