blob: f98e4a50ae42e861e0f8e3297a6439059b1f9a19 [file] [log] [blame]
{
"name": "Summerthread",
"version": "0.1.0",
"summary": "my first pod",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/summerthread/Summerthread",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"summerthread": "summerthread@163.com"
},
"source": {
"git": "https://github.com/summerthread/Summerthread.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Summerthread/Classes/**/*",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}