blob: 5d5e47c561e31075db2d17d5ac2ad54e962bf750 [file] [log] [blame]
{
"name": "SwiftMagic",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftMagic/Classes/**/*",
"pushed_with_swift_version": "4.0"
}