blob: eba82cd707913e4bf594aea84d4f1d69839de708 [file] [log] [blame]
{
"name": "TinyCore",
"version": "0.5.3",
"license": "MIT",
"summary": "The core framework provides practical functionalities that will help us to build apps and services much more quickly.",
"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.5.3"
},
"frameworks": "Foundation",
"source_files": "Sources/*.swift",
"ios": {
"source_files": "Sources/iOS/*.swift"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0"
}