blob: cd3cf6eba1891ad5ed63bc89fcc94eccdae41fb1 [file] [log] [blame]
{
"name": "MGSwiftShaker",
"version": "1.0.0",
"summary": "A simple shake-one-shake.",
"swift_versions": "4.0",
"description": "A simple shake-one-shake, Convenient for us to integrate the shake-one-shake.",
"homepage": "https://github.com/mszdream/MGSwiftShaker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mszdream": "mszdream@126.com"
},
"source": {
"git": "https://github.com/mszdream/MGSwiftShaker.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MGSwiftShaker/Classes/**/*",
"swift_version": "4.0"
}