blob: b774ad66c50f4f7b50179c3764449dc3727d3e57 [file] [log] [blame]
{
"name": "MyPhysics",
"version": "0.0.1",
"summary": "A short description of MyPhysics.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wenwenwenwu/MyPhysics",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuwenwen": "wenwenwenwu@foxmail.com"
},
"source": {
"git": "https://github.com/wenwenwenwu/MyPhysics.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5",
"source_files": "MyPhysics/Classes/**/*",
"swift_version": "5"
}