blob: 248e55d1a7dc1994b8b14db8cf39f98534493b43 [file] [log] [blame]
{
"name": "BZKit",
"version": "0.1.0",
"summary": "A powerful developer tool for myself.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/SSBun/BZKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SSBun": "http://ssbun.com"
},
"source": {
"git": "https://github.com/SSBun/BZKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BZKit/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}