blob: bbb4f16072d305c111ad03481e68261afee48d30 [file] [log] [blame]
{
"name": "BSAdaptScreen-swift",
"version": "1.0.0",
"license": "MIT",
"summary": "A UIView extension",
"homepage": "https://github.com/LvBisheng/BSAdaptScreen-swift",
"source": {
"git": "https://github.com/LvBisheng/BSAdaptScreen-swift.git",
"tag": "1.0.0"
},
"source_files": "BSAdaptScreen-swift/*.{swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"LBS": "victory.lv@foxmail.com"
},
"social_media_url": "https://github.com/LvBisheng"
}