blob: ca3df86be02266af072b7c4643c94b75e7e6075b [file] [log] [blame]
{
"name": "WZLibrary",
"version": "0.1.0",
"summary": "WZLibrary is a personal use library for impoving developing efficiency",
"description": "TODO: WZLibrary is a personal use library for impoving developing efficiency. This includes everything that WZ found is useful and helpful.",
"homepage": "https://github.com/andrew779/WZLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"andrew779": "andrew198712@gmail.com"
},
"source": {
"git": "https://github.com/andrew779/WZLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "WZLibrary/Classes/**/*",
"pushed_with_swift_version": "3.0"
}