blob: 6e3b779c9717758a7aa0fb39cb032dcd0a9d8ca8 [file] [log] [blame]
{
"name": "Sakura",
"version": "0.0.1",
"summary": "A beautiful and powerful frameworks like cherry blossom.",
"homepage": "http://eclipse.moe",
"license": {
"type": "Copyright",
"text": "Copyright (c) 2017 Yae Sakura. All rights reserved."
},
"authors": {
"Buka": "949886@qq.com"
},
"source": {
"git": "https://github.com/949886/Sakura.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "**/*.{h,swift}",
"exclude_files": "SakuraTests/**/*.swift",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}