[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 8 / BAUIKit / 0.4.1 / BAUIKit.podspec.json
blob4f1ec3278431ccfb27708e4d3e6c6dabd0259a13
2   "name": "BAUIKit",
3   "version": "0.4.1",
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.4.1"
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       "name": "Services",
33       "source_files": "Classes/Services/**/*"
34     }
35   ],
36   "swift_version": "5.0"