blob: c702523345f787f730281f0b8e3d9dd613dd5d7f [file] [log] [blame]
{
"name": "SZAdapter",
"version": "1.0.1",
"summary": "a iOS Screen and Font Fit.",
"homepage": "https://github.com/StenpZ/SZAdapter",
"license": "MIT",
"authors": {
"StenpZ": "zhouc520@foxmail.com"
},
"source": {
"git": "https://github.com/StenpZ/SZAdapter.git",
"tag": "1.0.1"
},
"source_files": "SZAdapter/*.{h,m}",
"frameworks": "UIKit",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}