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