blob: e387df38dd8adbab668ebd7f37037d06c0c2b3f7 [file] [log] [blame]
{
"name": "SwiftMagic",
"version": "0.1.2",
"summary": "A tool box for Swift projects.",
"description": "A tool box for Swift projects. Cheers.",
"homepage": "https://github.com/zhihuitang/SwiftMagic",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhihui Tang": "crafttang@gmail.com"
},
"source": {
"git": "https://github.com/zhihuitang/SwiftMagic.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftMagic/Classes/**/*",
"pushed_with_swift_version": "4.0"
}