blob: d3b74cffde4dce46a230cd144045405dc78bb087 [file] [log] [blame]
{
"name": "SafeArea",
"version": "0.0.2",
"summary": "SafeArea for iPhoneX",
"description": "adapter View",
"homepage": "https://github.com/YQqiang/SafeAreaView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuqiang": "yuqiang.coder@gamil.com"
},
"source": {
"git": "https://github.com/YQqiang/SafeAreaView.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SafeArea/Classes/**/*"
}