blob: 7b25b08d38e891e231ea20baacab047de591e83a [file] [log] [blame]
{
"name": "IMXSafeAreaKit",
"version": "1.0.0",
"summary": "IMXSafeAreaKit:A capsulation of IMXSafeAreaKit.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/PanZhow/IMXSafeAreaKit.git",
"source": {
"git": "https://github.com/PanZhow/IMXSafeAreaKit.git",
"tag": "1.0.0"
},
"authors": {
"zhoupanpan": "2331838272@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "IMXSafeAreaKit/IMXSafeAreaKit/*.{h,m}",
"public_header_files": [
"IMXSafeAreaKit/IMXSafeAreaKit/*.{h}"
]
}