[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 9 / c / 8 / BAUIKit / 0.3.5 / BAUIKit.podspec.json
blob0c7b98de485d57bfafd78e6516bce4c999b9bb8e
2   "name": "BAUIKit",
3   "version": "0.3.5",
4   "summary": "BAUIKit is short way to build app with custom uiview, viewcontroller",
5   "description": "'BAUIKit is short way to build app with custom uiview, viewcontroller'",
6   "homepage": "https://github.com/buihoanganhit/BAUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HoangAnh": "anh.buihoang@aipacific.vn"
13   },
14   "source": {
15     "git": "https://github.com/buihoanganhit/BAUIKit.git",
16     "tag": "0.3.5"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "subspecs": [
23     {
24       "name": "Constant",
25       "source_files": "Classes/Constant/**/*"
26     },
27     {
28       "name": "Extensions",
29       "source_files": "Classes/Extensions/**/*"
30     }
31   ],
32   "swift_version": "5.0"