blob: 768d48730960d99694350df21801d907dde11167 [file] [log] [blame]
{
"name": "BNComViewKit",
"version": "0.0.1",
"summary": "Common View Reusable component.",
"description": "Common View Reusable component. Just a simple library to lighten your day :)",
"homepage": "https://github.com/pushm0v/BNComViewKit",
"license": "MIT",
"authors": {
"Bherly Novrandy": "pushm0v.development@gmail.com"
},
"platforms": {
"ios": "11.2"
},
"source": {
"git": "https://github.com/pushm0v/BNComViewKit.git",
"tag": "0.0.1"
},
"source_files": [
"BNComViewKit",
"BNComViewKit/**/*.{h,m,swift,xib}"
],
"exclude_files": "Classes/Exclude",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
}
}