blob: dc6ac3beb91ae22de3e5490dc82b87847704b339 [file] [log] [blame]
{
"name": "TMDRunTimeCoT",
"version": "0.0.1",
"summary": "这是我的第一个pod",
"description": "简介简介简介",
"homepage": "https://github.com/180676714/TMDRunTimeCoT",
"license": "MIT",
"authors": {
"Brown": "180676714@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/180676714/TMDRunTimeCoT.git",
"tag": "0.0.1"
},
"source_files": [
"runtime",
"runtime/**/*.{h,m}"
],
"requires_arc": true
}