blob: 0e33f2b3315b4e1ddd332df4a21e57f0a8e0cfd8 [file] [log] [blame]
{
"name": "TestK",
"version": "1.0.2",
"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": "1.0.2"
},
"source_files": "TestK/**/*.{h,m}",
"platforms": {
"ios": "13.4"
},
"frameworks": "UIKit",
"requires_arc": true,
"authors": {
"FanYu": "fanyukobe@gmail.com"
}
}