blob: 5b140f08d13454d8cc9800fa6e262fdefef69425 [file] [log] [blame]
{
"name": "ADScreenAdaptation",
"version": "1.0.0",
"summary": "iOS屏幕按比例适配",
"homepage": "https://github.com/tiancanfei/ADScreenAdaptation",
"license": "MIT",
"authors": {
"天蚕飞": "bjwltiankong@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tiancanfei/ADScreenAdaptation.git",
"tag": "1.0.0"
},
"source_files": "ADScreenAdaptation/*.{h,m}",
"public_header_files": "ADScreenAdaptation/*.h",
"requires_arc": true
}