blob: 5d84661e382624b5f33c86b06d2c620e0e8dee11 [file] [log] [blame]
{
"name": "FoundationToolkit",
"version": "0.0.2",
"summary": "A swift fundamental code base for rapid app development.",
"description": "A fundamental code base for rapid app development, writing in swift language.",
"homepage": "https://github.com/SkyBluestar/FoundationToolkit",
"license": "MIT",
"authors": {
"Evan Xie": "linhua.xie@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/SkyBluestar/FoundationToolkit.git",
"tag": "0.0.2"
},
"source_files": [
"Source",
"Source/**/*.swift"
]
}