[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 9 / d / BNComViewKit / 0.0.1 / BNComViewKit.podspec.json
blob768d48730960d99694350df21801d907dde11167
2   "name": "BNComViewKit",
3   "version": "0.0.1",
4   "summary": "Common View Reusable component.",
5   "description": "Common View Reusable component. Just a simple library to lighten your day :)",
6   "homepage": "https://github.com/pushm0v/BNComViewKit",
7   "license": "MIT",
8   "authors": {
9     "Bherly Novrandy": "pushm0v.development@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.2"
13   },
14   "source": {
15     "git": "https://github.com/pushm0v/BNComViewKit.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "BNComViewKit",
20     "BNComViewKit/**/*.{h,m,swift,xib}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4"
25   }