blob: 9dbcc38c406863cedd00307bc614e781c671a321 [file] [log] [blame]
{
"name": "TestK",
"version": "4.0.0",
"license": "MIT",
"summary": "this is test pods description of TestK.",
"homepage": "https://github.com/fanyu/TestK",
"source": {
"git": "https://github.com/fanyu/TestK.git",
"tag": "4.0.0"
},
"source_files": "TestKManager/**/*.{h,m}",
"platforms": {
"ios": "13.4"
},
"frameworks": "UIKit",
"requires_arc": true,
"authors": {
"FanYu": "fanyukobe@gmail.com"
}
}